Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

cevent.h File Reference

#include "csingletonmanager.h"
#include <assert.h>

Go to the source code of this file.

Compounds

class  CEvent
class  CEventSystem
class  CEventSystemManager

Typedefs

typedef CSingletonFactory<
CEventSystem
CEventSystemFactory


Detailed Description

Simple event (input) handler module.

Atul Varma

Defines the CEvent and CEventSystem objects. CEvent represents a user input event (e.g. mouseup, mousedown) and CEventSystem allows the game to poll for incoming events, etc...

This class mostly serves as an adapter to low-level API's.

Definition in file cevent.h.


Typedef Documentation

typedef CSingletonFactory<CEventSystem> CEventSystemFactory
 

CEventSystemFactory typedef macro.

Definition at line 70 of file cevent.h.


Generated on Wed Aug 27 11:58:42 2003 for GFW by doxygen 1.3.3