|
void | setFontNumber (uint32 fontNumber) |
|
int32 | getHeight () const |
|
int | getCharWidth (char ch) |
|
int | getStringWidth (const char *s, int numChars) |
|
int | getStringWidth (const char *s) |
|
int | getStringFit (const char *&s, int maxWidth) |
|
void | getStringBounds (const char *s, Rect &bounds, int maxWidth) |
|
void | setOwner (GfxManager *owner) |
|
void | setPosition (int xp, int yp) |
|
int | writeChar (const char ch) |
|
void | writeString (const char *s) |
|
void | writeString (const char *s, int numChars) |
|
void | writeLines (const char *s, const Rect &bounds, TextAlign align) |
|
The documentation for this class was generated from the following file: