|
| VideoPlayer (GroovieEngine *vm) |
|
bool | load (Common::SeekableReadStream *file, uint16 flags) |
|
bool | playFrame () |
|
virtual void | resetFlags () |
|
virtual void | setOrigin (int16 x, int16 y) |
|
virtual void | stopAudioStream ()=0 |
|
void | fastForward () |
|
bool | isFastForwarding () |
|
virtual void | drawString (Graphics::Surface *surface, const Common::String text, int posx, int posy, uint32 color, bool blackBackground) |
|
virtual void | copyfgtobg (uint8 arg) |
|
void | setOverrideSpeed (bool isOverride) |
|
void | loadSubtitles (const char *fname) |
|
void | unloadSubtitles () |
|
|
virtual uint16 | loadInternal ()=0 |
|
virtual bool | playFrameInternal ()=0 |
|
bool | getOverrideSpeed () const |
|
void | waitFrame () |
|
The documentation for this class was generated from the following file: