|
void | performPostProcessing (Graphics::Surface *screen, uint16 pitch) |
|
bool | playVideo () |
|
void | drawFramePSX (const Graphics::Surface *frame) |
|
void | openTextObject (uint32 index) |
|
void | closeTextObject (uint32 index, Graphics::Surface *screen, uint16 pitch) |
|
void | drawTextObject (uint32 index, Graphics::Surface *screen, uint16 pitch) |
|
uint32 | getBlackColor () |
|
uint32 | getWhiteColor () |
|
|
Sword2Engine * | _vm |
|
OSystem * | _system |
|
MovieText * | _movieTexts |
|
uint32 | _numMovieTexts |
|
uint32 | _currentMovieText |
|
byte * | _textSurface |
|
int | _textX |
|
int | _textY |
|
byte | _white |
|
byte | _black |
|
DecoderType | _decoderType |
|
Video::VideoDecoder * | _decoder |
|
uint32 | _leadOut |
|
int | _leadOutFrame |
|
The documentation for this class was generated from the following file: