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

IEventManager.h File Reference

Go to the source code of this file.

Namespaces

namespace  mortic

Classes

union  mortic::UValue
 A general container for all objects. More...
class  mortic::IEvent
 An event generated by the engine. More...
class  mortic::IEventManager
 Generates and Dispatches Events. More...

Enumerations

enum  mortic::EEventType { mortic::EET_NULL, mortic::EET_MORTIC, mortic::EET_USER, mortic::EET_IRRLICHT }
 An enumeration for different event types. More...
enum  mortic::EValueType {
  mortic::EVT_OBJECT, mortic::EVT_STRING, mortic::EVT_INTEGER, mortic::EVT_FLOATINGPOINT,
  mortic::EVT_NONE
}
 An enumeration for different value types. More...


Generated on Sat Dec 30 21:21:59 2006 for mortic by  doxygen 1.4.4