ScummVM API documentation
Gnap::CutScene Class Referenceabstract
Inheritance diagram for Gnap::CutScene:
Gnap::Scene Gnap::Scene16 Gnap::Scene471 Gnap::Scene472 Gnap::Scene473 Gnap::Scene474 Gnap::Scene475 Gnap::Scene476 Gnap::Scene477 Gnap::Scene48 Gnap::Scene541 Gnap::Scene542

Public Member Functions

 CutScene (GnapEngine *vm)
 
int init () override=0
 
void updateHotspots () override
 
void run () override
 
void updateAnimations () override
 
void updateAnimationsCb () override
 
- Public Member Functions inherited from Gnap::Scene
 Scene (GnapEngine *vm)
 
void playRandomSound (int timerIndex)
 
bool clearKeyStatus ()
 

Protected Attributes

int _itemsCount
 
int _resourceIdArr [16]
 
int _sequenceCountArr [16]
 
int _sequenceIdArr [50]
 
bool _canSkip [16]
 
- Protected Attributes inherited from Gnap::Scene
GnapEngine_vm
 

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