SuperTuxKart
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
FontSettings Member List

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

FontSettings(bool black_border=false, bool colored_border=false, bool thin_border=false, float scale=1.0f, bool shadow=false, const video::SColor &shadow_color=video::SColor(0, 0, 0, 0), const video::SColor &border_color=video::SColor(0, 0, 0, 0))FontSettingsinline
getBorderColor() constFontSettingsinline
getScale() constFontSettingsinline
getShadowColor() constFontSettingsinline
m_black_borderFontSettingsprivate
m_border_colorFontSettingsprivate
m_colored_borderFontSettingsprivate
m_scaleFontSettingsprivate
m_shadowFontSettingsprivate
m_shadow_colorFontSettingsprivate
m_thin_border (defined in FontSettings)FontSettingsprivate
setBlackBorder(bool border)FontSettingsinline
setBorderColor(const video::SColor &col)FontSettingsinline
setColoredBorder(bool border)FontSettingsinline
setScale(float scale)FontSettingsinline
setShadow(bool shadow)FontSettingsinline
setShadowColor(const video::SColor &col)FontSettingsinline
setThinBorder(bool thin)FontSettingsinline
useBlackBorder() constFontSettingsinline
useColoredBorder() constFontSettingsinline
useShadow() constFontSettingsinline
useThinBorder() constFontSettingsinline