[]Jimmy's World.org
I care not for your petty politics.
[]
Jimmy's World Games
Not a Member? - Login or Create an Account
[] Tuesday the 6th of January 2009 @ 03:03am
News Journal Creative Writing Projects Your JW About

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cResizeEvent Class Reference

An event generated whenever the application is closed, either via a CTRL-C combination in the parent terminal, the sending of a kill signal or the closing of the parent window. More...

#include <cResizeEvent.h>

Inheritance diagram for n2l::cResizeEvent:

Inheritance graph
[legend]
Collaboration diagram for n2l::cResizeEvent:

Collaboration graph
[legend]
List of all members.

Public Types

Public Member Functions


Detailed Description

An event generated whenever the application is closed, either via a CTRL-C combination in the parent terminal, the sending of a kill signal or the closing of the parent window.

Definition at line 40 of file cResizeEvent.h.


Member Enumeration Documentation

enum n2l::cResizeEvent::tWhatActive
 

Enumerator:
WhatActive_Mouse 
WhatActive_Input 
WhatActive_Application 

Definition at line 43 of file cResizeEvent.h.


Constructor & Destructor Documentation

n2l::cResizeEvent::cResizeEvent const SDL_ResizeEvent &  iEvent  ) 
 

Definition at line 31 of file cResizeEvent.cpp.

n2l::cResizeEvent::~cResizeEvent  )  [virtual]
 

Definition at line 37 of file cResizeEvent.cpp.


Member Function Documentation

const tVector2u n2l::cResizeEvent::size  )  const [virtual]
 

Definition at line 42 of file cResizeEvent.cpp.

const tEventType n2l::cResizeEvent::type  )  const [virtual]
 

Implements n2l::cEventInterface.

Definition at line 48 of file cResizeEvent.cpp.

References n2l::EventType_VideoResize.


The documentation for this class was generated from the following files:
©2009 Aaron Cameron
Benchmarks