SDLPP::FontManager Class Reference
List of all members.
Public Member Functions |
void | clear () |
virtual void | shutdown () |
Font & | get (const xstring &name, int point_size, ResourceFile *rf=0) |
Font & | get (ResourceFile &rf, const xstring &name, int point_size) |
iVec2 | get_size (TTF_Font *font, const xstring &text) |
void | close_font (TTF_Font *font) |
SDL_Surface * | draw (TTF_Font *font, const xstring &text, Uint32 color) |
Static Public Member Functions |
static FontManager * | instance () |
Friends |
class | std::auto_ptr< FontManager > |
The documentation for this class was generated from the following file:
- E:/prg/sdlpp/src/sdlpp_graphics.cpp