sdl2dll
|
This is the complete list of members for sdl::Font, including all inherited members.
font | sdl::Font | protected |
Font(Renderer &render, const std::string &fontfile, int ptsize=17) | sdl::Font | inline |
GetArea(const std::string &text) | sdl::Font | |
renderer | sdl::Font | protected |
RenderUTF8_Blended(const std::string &text, int x, int y, Color fg) | sdl::Font | |
RenderUTF8_Blended(const std::string &text, Point &p, Color fg) | sdl::Font | inline |
SetDirection(TTF_Direction direction) | sdl::Font | inline |
SetHinting(int hinting) | sdl::Font | inline |
SetOutline(int outline) | sdl::Font | inline |
SetSize(int ptsize) | sdl::Font | inline |
SetStyle(int style) | sdl::Font | inline |
~Font() | sdl::Font | inline |