Public Member Functions | |
| SubtitlePlayer (NeverhoodEngine *vm, uint32 fileHash, int width) | |
| void | renderFrame (uint frameNumber, int centerX) |
| const Graphics::Surface * | getBottomSubs () const |
| const Graphics::Surface * | getTopSubs () const |
| bool | isValid () const |
| byte | getSubtitleAlpha () const |
Static Public Attributes | |
| static const int | kSubtitleCharHeight = 16 |
| static const int | kSubtitleCharWidth = 8 |