Public Member Functions | |
| void | load (byte *source, int size) |
| int | getHeight () const |
| int | getCharWidth (uint c) const |
| int | getTextWidth (const char *text) |
| byte * | getChar (uint c) const |
Protected Member Functions | |
| byte * | getCharData (uint c) const |
Protected Attributes | |
| byte * | _data |
| int | _size |
Additional Inherited Members | |
Public Attributes inherited from Made::Resource | |
| ResourceSlot * | _slot |