|
| Font (const byte *data) |
|
uint8 | getCharWidth (uint8 c) const |
|
uint8 | getCharWidth () const |
|
uint8 | getCharHeight () const |
|
bool | hasChar (uint8 c) const |
|
bool | isMonospaced () const |
|
void | drawLetterRaw (Surface &surf, uint8 c, uint16 x, uint16 y, uint32 color1, uint32 color2, bool transp) const |
|
void | drawLetter (Surface &surf, uint8 c, uint16 x, uint16 y, uint8 colorIndex1, uint8 colorIndex2, bool transp) const |
|
void | drawString (const Common::String &str, int16 x, int16 y, uint8 colorIndex1, uint8 colorIndex2, bool transp, Surface &dest) const |
|
The documentation for this class was generated from the following file: