Public Member Functions | |
SubtitleRenderer (ToonEngine *vm) | |
bool | load (const Common::Path &video) |
void | render (const Graphics::Surface &frame, uint32 frameNumber, byte color) |
Protected Attributes | |
ToonEngine * | _vm |
Graphics::Surface * | _subSurface |
bool | _hasSubtitles |
Common::List< TimeWindow > | _tw |