Public Member Functions | |
| AutomaticSubtitle (ZVision *engine, const Common::Path &subname, Audio::SoundHandle handle) | |
Public Member Functions inherited from ZVision::Subtitle | |
| Subtitle (ZVision *engine, const Common::Path &subname, bool vob=false) | |
| Subtitle (ZVision *engine, const Common::String &str, const Common::Rect &textArea) | |
| bool | update (int32 count) |
Additional Inherited Members | |
Protected Attributes inherited from ZVision::Subtitle | |
| ZVision * | _engine |
| Common::Rect | _textArea |
| int16 | _timer |
| bool | _toDelete |
| bool | _redraw |
| int16 | _lineId |
| Common::Array< Line > | _lines |