ScummVM API documentation
CGE2::CommandHandler Class Reference

Classes

struct  Command
 

Public Member Functions

 CommandHandler (CGE2Engine *vm, bool turbo)
 
void runCommand ()
 
void addCommand (CommandType com, int ref, int val, void *ptr)
 
void addCallback (CommandType com, int ref, int val, CallbackType cbType)
 
void insertCommand (CommandType com, int ref, int val, void *ptr)
 
bool idle ()
 
void clear ()
 
int getComId (const char *com)
 
const char * getComStr (CommandType cmdType)
 

Public Attributes

struct CGE2::CommandHandler::Command_commandList
 
bool _talkEnable
 

Static Public Attributes

static const char * _commandText []
 

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