Public Types | |
typedef ObList< Interaction > | InteractionList |
Public Member Functions | |
bool | load (MfcArchive &file) override |
void | enableFlag24 () |
void | disableFlag24 () |
void | sortInteractions (int sceneId) |
bool | handleInteraction (StaticANIObject *subj, GameObject *obj, int invId) |
Interaction * | getInteractionByObjectIds (int obId, int obId2, int obId3) |
Public Member Functions inherited from NGI::CObject | |
virtual void | save (MfcArchive &out) |
bool | loadFile (const Common::Path &fname) |
Public Attributes | |
bool | _flag24 |
Public Attributes inherited from NGI::CObject | |
ObjType | _objtype |
uint | _cnum |
Friends | |
bool | canInteractAny (GameObject *obj1, GameObject *obj2, int invId) |