SDL_ttf++
C++wrapperfortheSDL_ttflibrary.

sdl::ttf::Font Member List

This is the complete list of members for sdl::ttf::Font, including all inherited members.
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]
 All Classes Namespaces Files Functions Enumerations Enumerator