Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members | Related Pages

Event Class Reference

Event class. More...

List of all members.

Public Member Functions

 Event ()
 Default constructor.
 Event (const Event &event)
 Copy constructor.
void setEvent (const SDL_Event *event, double timestamp)
 Set the event to the passed event.
const SDL_Event & getEvent () const
 Get the current event.


Detailed Description

Event class.

This is mostly a wrapper around SDL_Event, except that we add functionality in the SDL_UserEvent for our hook events. If the event type is SDL_USEREVENT, then the 'code' is the hook type and the two parameters are an IObject* and an IInstance*.


Generated on Sat Apr 1 06:08:06 2006 for Emma Content Development Kit by  doxygen 1.4.3