ScummVM API documentation
NGI::ExCommand Class Reference
Inheritance diagram for NGI::ExCommand:
NGI::Message NGI::CObject NGI::ExCommand2 NGI::ObjstateCommand

Public Member Functions

 ExCommand (ExCommand *src)
 
 ExCommand (int16 parentId, int messageKind, int messageNum, int x, int y, int a7, int a8, int sceneClickX, int sceneClickY, int a11)
 
bool load (MfcArchive &file) override
 
virtual ExCommandcreateClone ()
 
bool handleMessage ()
 
void sendMessage ()
 
void postMessage ()
 
void handle ()
 
void firef34 ()
 
void setf3c (int val)
 
- Public Member Functions inherited from NGI::Message
 Message (int16 parentId, int messageKind, int x, int y, int a6, int a7, int sceneClickX, int sceneClickY, int a10)
 
- Public Member Functions inherited from NGI::CObject
virtual void save (MfcArchive &out)
 
bool loadFile (const Common::Path &fname)
 

Public Attributes

int _messageNum
 
int _field_3C
 
int _excFlags
 
int _parId
 
- Public Attributes inherited from NGI::Message
int _messageKind
 
int16 _parentId
 
int _x
 
int _y
 
int _z
 
int _sceneClickX
 
int _sceneClickY
 
int _invId
 
int _field_24
 
int _param
 
int _field_2C
 
int _field_30
 
int _field_34
 
- Public Attributes inherited from NGI::CObject
ObjType _objtype
 
uint _cnum
 

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