ScummVM API documentation
Gob::DemoPlayer Class Referenceabstract
Inheritance diagram for Gob::DemoPlayer:
Gob::BATPlayer Gob::SCNPlayer

Public Member Functions

 DemoPlayer (GobEngine *vm)
 
bool play (const char *fileName)
 
bool play (uint32 index)
 

Protected Member Functions

virtual bool playStream (Common::SeekableReadStream &stream)=0
 
bool lineStartsWith (const Common::String &line, const char *start)
 
void init ()
 
void evaluateVideoMode (const char *mode)
 
void clearScreen ()
 
void playVideo (const char *fileName)
 
void playADL (const char *params)
 
void playVideoNormal (int slot)
 
void playVideoDoubled (int slot)
 
void playADL (const Common::String &fileName, bool waitEsc=true, int32 repeat=-1)
 

Protected Attributes

GobEngine_vm
 
bool _doubleMode
 
bool _autoDouble
 
bool _rebase0
 

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