SDLPP::Font Class Reference
List of all members.
Public Member Functions |
| Font (const Font &rhs) |
Font & | operator= (const Font &rhs) |
iVec2 | get_size (const xstring &text) |
Bitmap | get_bitmap (const xstring &text, Uint32 color) |
iVec2 | draw (int x, int y, const xstring &text, Uint32 color, int align=0) |
iVec2 | draw (const iVec2 &pos, const xstring &text, Uint32 color, int align=0) |
iVec2 | draw (Bitmap target, int x, int y, const xstring &text, Uint32 color, int align=0) |
iVec2 | draw (Bitmap target, const iVec2 &pos, const xstring &text, Uint32 color, int align=0) |
Friends |
class | FontManager |
The documentation for this class was generated from the following files: