ScummVM API documentation
NGI::InteractionController Class Reference
Inheritance diagram for NGI::InteractionController:
NGI::CObject

Public Types

typedef ObList< InteractionInteractionList
 

Public Member Functions

bool load (MfcArchive &file) override
 
void enableFlag24 ()
 
void disableFlag24 ()
 
void sortInteractions (int sceneId)
 
bool handleInteraction (StaticANIObject *subj, GameObject *obj, int invId)
 
InteractiongetInteractionByObjectIds (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)
 

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