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

Public Member Functions

 ObjstateCommand (ObjstateCommand *src)
 
bool load (MfcArchive &file) override
 
ObjstateCommandcreateClone () override
 
- Public Member Functions inherited from NGI::ExCommand
 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 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

Common::String _objCommandName
 
int _value
 
- Public Attributes inherited from NGI::ExCommand
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: