AaronCameron.net
Not Left, nor right. Just correct.
Not a Member? - Login or Create an Account
Sunday the 5th of February 2012 @ 05:26pm
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cEventInterface Class Reference

A common event interface class by which all in game and standard system events may be handled. More...

#include <cEventInterface.h>

Inheritance diagram for n2l::cEventInterface:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

A common event interface class by which all in game and standard system events may be handled.

Definition at line 35 of file cEventInterface.h.


Constructor & Destructor Documentation

n2l::cEventInterface::~cEventInterface  )  [virtual]
 

Definition at line 42 of file cEventInterface.cpp.

n2l::cEventInterface::cEventInterface  )  [protected]
 

Definition at line 32 of file cEventInterface.cpp.

n2l::cEventInterface::cEventInterface const cEventInterface  )  [protected]
 

Definition at line 37 of file cEventInterface.cpp.


Member Function Documentation

virtual const tEventType n2l::cEventInterface::type  )  const [pure virtual]
 

Implemented in n2l::cActiveEvent, n2l::cJoystickAxisEvent, n2l::cJoystickButtonEvent, n2l::cJoystickHatEvent, n2l::cKeyEvent, n2l::cMouseButtonEvent, n2l::cMouseMotionEvent, n2l::cQuitEvent, and n2l::cResizeEvent.


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