|
|
| SubtitleManager (ZVision *engine, const ScreenLayout layout, const Graphics::PixelFormat pixelFormat, bool doubleFPS) |
| |
|
void | process (int32 deltatime) |
| |
|
void | update (int32 count, uint16 subid) |
| |
|
const Common::Point & | getTextOffset () const |
| |
|
uint16 | create (const Common::Path &subname, bool vob=false) |
| |
|
uint16 | create (const Common::Path &subname, Audio::SoundHandle handle) |
| |
|
uint16 | create (const Common::String &str) |
| |
|
void | destroy (uint16 id) |
| |
|
void | destroy (uint16 id, int16 delay) |
| |
|
bool | askQuestion (const Common::String &str, bool streaming=false, bool safeDefault=false) |
| |
|
void | delayedMessage (const Common::String &str, uint16 milsecs) |
| |
|
void | timedMessage (const Common::String &str, uint16 milsecs) |
| |
|
void | showDebugMsg (const Common::String &msg, int16 delay=3000) |
| |
The documentation for this class was generated from the following file: