[]Jimmy's World.org
Not Left, nor right. Just correct.
[]
Jimmy's World Games
Not a Member? - Login or Create an Account
[] Tuesday the 6th of January 2009 @ 10:37am
News Journal Creative Writing Projects Your JW About

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cActiveEvent 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 <cActiveEvent.h>

Inheritance diagram for n2l::cActiveEvent:

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

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 38 of file cActiveEvent.h.


Member Enumeration Documentation

enum n2l::cActiveEvent::tWhatActive
 

Enumerator:
WhatActive_Mouse 
WhatActive_Input 
WhatActive_Application 

Definition at line 41 of file cActiveEvent.h.


Constructor & Destructor Documentation

n2l::cActiveEvent::cActiveEvent const SDL_ActiveEvent &  iEvent  ) 
 

Definition at line 31 of file cActiveEvent.cpp.

n2l::cActiveEvent::~cActiveEvent  )  [virtual]
 

Definition at line 38 of file cActiveEvent.cpp.


Member Function Documentation

const tBool n2l::cActiveEvent::gained  )  const [virtual]
 

Definition at line 49 of file cActiveEvent.cpp.

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

Implements n2l::cEventInterface.

Definition at line 55 of file cActiveEvent.cpp.

References n2l::EventType_Active.

const cActiveEvent::tWhatActive n2l::cActiveEvent::whatActive  )  const [virtual]
 

Definition at line 43 of file cActiveEvent.cpp.


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