SDL_ttf++
C++wrapperfortheSDL_ttflibrary.
|
ascent() const | sdl::ttf::Font | [inline] |
descent() const | sdl::ttf::Font | [inline] |
Font(const string &filename, int pointSize) | sdl::ttf::Font | [inline] |
getStyle() | sdl::ttf::Font | [inline] |
glyph(char c) const | sdl::ttf::Font | [inline] |
height() const | sdl::ttf::Font | [inline] |
lineSkip() const | sdl::ttf::Font | [inline] |
operator*() const | sdl::ttf::Font | [inline] |
render(const string &text, const RenderMode &mode) const | sdl::ttf::Font | [inline] |
setStyle(int style) | sdl::ttf::Font | [inline] |
size(const string &text, int *height, int *width) const | sdl::ttf::Font | [inline] |
~Font() | sdl::ttf::Font | [inline] |