ScummVM API documentation
Sludge::EventManager Class Reference

Public Member Functions

 EventManager (SludgeEngine *vm)
 
void init ()
 
void kill ()
 
void checkInput ()
 
bool handleInput ()
 
int mouseX () const
 
int mouseY () const
 
int & mouseX ()
 
int & mouseY ()
 
void setEventFunction (EventFunctions event, int funcNum)
 
void loadHandlers (Common::SeekableReadStream *stream)
 
void saveHandlers (Common::WriteStream *stream)
 
bool freeze (FrozenStuffStruct *frozenStuff)
 
void restore (FrozenStuffStruct *frozenStuff)
 
void startGame ()
 
void quitGame ()
 
bool quit ()
 

The documentation for this class was generated from the following file: