Public Member Functions | |
void | load (const Pack &pack, int id, byte height, byte widthPack) |
uint | render (Graphics::Surface *surface, int x, int y, const Common::String &str, byte color, bool showGrid=false) |
uint | render (Graphics::Surface *surface, int x, int y, char c, byte color) |
byte | getHeight () |
void | setShadowColor (byte color) |
Static Public Member Functions | |
static void | grid (Graphics::Surface *surface, int x, int y, int w, int h, byte color) |