SDLPP::Font Member List
This is the complete list of members for
SDLPP::Font, including all inherited members.
| draw(int x, int y, const xstring &text, Uint32 color, int align=0) (defined in SDLPP::Font) | SDLPP::Font | |
| draw(const iVec2 &pos, const xstring &text, Uint32 color, int align=0) (defined in SDLPP::Font) | SDLPP::Font | |
| draw(Bitmap target, int x, int y, const xstring &text, Uint32 color, int align=0) (defined in SDLPP::Font) | SDLPP::Font | |
| draw(Bitmap target, const iVec2 &pos, const xstring &text, Uint32 color, int align=0) (defined in SDLPP::Font) | SDLPP::Font | |
| Font() (defined in SDLPP::Font) | SDLPP::Font | [inline] |
| Font(const Font &rhs) (defined in SDLPP::Font) | SDLPP::Font | [inline] |
| FontManager (defined in SDLPP::Font) | SDLPP::Font | [friend] |
| get_bitmap(const xstring &text, Uint32 color) (defined in SDLPP::Font) | SDLPP::Font | |
| get_size(const xstring &text) (defined in SDLPP::Font) | SDLPP::Font | |
| operator=(const Font &rhs) (defined in SDLPP::Font) | SDLPP::Font | [inline] |
| ~Font() (defined in SDLPP::Font) | SDLPP::Font | [virtual] |