|
| FontRenderer (ToonEngine *vm) |
|
void | setFont (Animation *font) |
|
bool | loadDemoFont (const Common::Path &filename) |
|
void | computeSize (const Common::String &origText, int16 *retX, int16 *retY) |
|
void | renderText (int16 x, int16 y, const Common::String &origText, int32 mode) |
|
void | renderMultiLineText (int16 x, int16 y, const Common::String &origText, int32 mode, Graphics::Surface &frame) |
|
void | setFontColorByCharacter (int32 characterId) |
|
void | setFontColor (int32 fontColor1, int32 fontColor2, int32 fontColor3) |
|
The documentation for this class was generated from the following file: