ScummVM API documentation
Gob::SCNPlayer Class Reference
Inheritance diagram for Gob::SCNPlayer:
Gob::DemoPlayer

Public Member Functions

 SCNPlayer (GobEngine *vm)
 
- Public Member Functions inherited from Gob::DemoPlayer
 DemoPlayer (GobEngine *vm)
 
bool play (const char *fileName)
 
bool play (uint32 index)
 

Protected Member Functions

bool playStream (Common::SeekableReadStream &scn) override
 
- Protected Member Functions inherited from Gob::DemoPlayer
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)
 

Additional Inherited Members

- Protected Attributes inherited from Gob::DemoPlayer
GobEngine_vm
 
bool _doubleMode
 
bool _autoDouble
 
bool _rebase0
 

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