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

Public Member Functions

 ExCommand2 (int messageKind, int parentId, const PointList &points)
 
 ExCommand2 (ExCommand2 *src)
 
ExCommand2createClone () 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 load (MfcArchive &file) override
 
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

PointList _points
 
- 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: