|
|
void | init () |
| |
|
void | kill () |
| |
|
int | stringWidth (const Common::String &theText) |
| |
|
int | stringLength (const Common::String &theText) |
| |
|
bool | loadFont (int filenum, const Common::String &charOrder, int) |
| |
|
void | pasteString (const Common::String &theText, int, int, SpritePalette &) |
| |
|
void | pasteStringToBackdrop (const Common::String &theText, int xOff, int y) |
| |
|
void | burnStringToBackdrop (const Common::String &theText, int xOff, int y) |
| |
|
bool | isInFont (const Common::String &theText) |
| |
|
void | setFontSpace (int fontSpace) |
| |
|
int | getFontHeight () const |
| |
|
void | setPasterColor (byte r, byte g, byte b) |
| |
|
void | saveFont (Common::WriteStream *stream) |
| |
|
void | loadFont (int ssgVersion, Common::SeekableReadStream *stream) |
| |
The documentation for this class was generated from the following file: