|
void | init () |
|
void | quit () |
|
void | reset () |
|
Graphics::Font * | getFont (const FontKey &fontid) |
|
Graphics::ManagedSurface * | renderTextBlended (const FontKey &font, const Common::String &text, const int &color) |
|
void | draw (const int &x, const int &y, const Common::String &text, const int &color, const FontKey &font=0, const Align &align=ALIGN_LEFT, const bool &background=false) |
|
void | draw (const int &x, int y, const Common::String &text, const int &color, const FontKey &font, const Align &align, const uint &lineWidth, const uint &lineHeight, const bool &background=false) |
|
The documentation for this class was generated from the following file: