Public Member Functions | |
void | load (Resource *resource) |
CharInfo * | getCharInfo (uint16 c) |
int16 | getColorIndex () const |
int16 | getCharHeight () const |
int16 | getLineIncr () const |
const Common::Rect | calculateRectForText (uint16 *text, uint textLength) |
CharRange * | getCharRange (uint16 c) |
Public Attributes | |
uint32 | _totalSize |
int16 | _charHeight |
int16 | _defaultChar |
int16 | _colorIndex |
int16 | _lineIncr |
int16 | _widthC |
uint | _charRangesCount |
CharRange * | _charRanges |