Font Member List

This is the complete list of members for Font, including all inherited members.

char_heightFont [private]
draw(Renderer *renderer, const std::string &text, const Vector &pos, FontAlignment alignment=ALIGN_LEFT, DrawingEffect drawing_effect=NO_EFFECT, Color color=Color(1.0, 1.0, 1.0), float alpha=1.0f) constFont
draw_chars(Renderer *renderer, bool nonshadow, const std::string &text, const Vector &position, DrawingEffect drawing_effect, Color color, float alpha) constFont [private]
draw_text(Renderer *renderer, const std::string &text, const Vector &pos, DrawingEffect drawing_effect=NO_EFFECT, Color color=Color(1.0, 1.0, 1.0), float alpha=1.0f) constFont [private]
DrawingContext classFont [friend]
FIXED enum valueFont
Font(GlyphWidth glyph_width, const std::string &fontfile, int shadowsize=2)Font
get_height() constFont
get_text_height(const std::string &text) const Font
get_text_width(const std::string &text) const Font
glyph_surfacesFont [private]
glyph_widthFont [private]
glyphsFont [private]
GlyphWidth enum nameFont
loadFontFile(const std::string &filename)Font [private]
loadFontSurface(const std::string &glyphimage, const std::string &shadowimage, const std::vector< std::string > &chars, GlyphWidth glyph_width, int char_width)Font [private]
shadow_surfacesFont [private]
shadowsizeFont [private]
VARIABLE enum valueFont
wrap_to_chars(const std::string &text, int max_chars, std::string *overflow)Font [static]
wrap_to_width(const std::string &text, float width, std::string *overflow)Font
~Font()Font


Generated on Mon Jun 9 03:38:30 2014 for SuperTux by  doxygen 1.5.1