|
| FontManager (HopkinsEngine *vm) |
|
void | clearAll () |
|
void | initData () |
|
void | showText (int idx) |
|
void | hideText (int idx) |
|
void | initTextBuffers (int idx, int messageId, const Common::Path &filename, int xp, int yp, int textType, int length, int color) |
|
void | displayText (int xp, int yp, const Common::String &message, int col) |
|
void | displayTextVesa (int xp, int yp, const Common::String &message, int col) |
|
void | renderTextDisplay (int xp, int yp, const Common::String &msg, int col) |
|
void | setOptimalColor (int idx1, int idx2, int idx3, int idx4) |
|
void | box (int idx, int messageId, const Common::Path &filename, int xp, int yp) |
|
|
byte * | _font |
|
int | _fontFixedWidth |
|
int | _fontFixedHeight |
|
TxtItem | _text [12] |
|
TxtItemList | _textList [12] |
|
The documentation for this class was generated from the following file: