|
| SCNPlayer (GobEngine *vm) |
|
| DemoPlayer (GobEngine *vm) |
|
bool | play (const char *fileName) |
|
bool | play (uint32 index) |
|
|
bool | playStream (Common::SeekableReadStream &scn) override |
|
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) |
|
|
GobEngine * | _vm |
|
bool | _doubleMode |
|
bool | _autoDouble |
|
bool | _rebase0 |
|
The documentation for this class was generated from the following file: