TDME2 1.9.121
GUIFont Member List

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

baseLineGUIFontprivate
charsGUIFontprivate
dispose()GUIFont
drawCharacter(GUIRenderer *guiRenderer, GUICharacter *character, int x, int y, const GUIColor &color=GUIColor::GUICOLOR_WHITE)GUIFont
drawCharacterBackground(GUIRenderer *guiRenderer, GUICharacter *character, int x, int y, int lineHeight, const GUIColor &color)GUIFont
drawString(GUIRenderer *guiRenderer, int x, int y, const MutableString &text, int offset, int length, const GUIColor &color, int selectionStartIndex=-1, int selectionEndIndex=-1, const GUIColor &backgroundColor=GUIColor::GUICOLOR_TRANSPARENT)GUIFont
getBaseLine()GUIFontinline
getCharacter(uint32_t charId)GUIFontinline
getLineHeight()GUIFontinline
getTextIndexByX(const MutableString &text, int offset, int length, int textX)GUIFont
getTextIndexX(const MutableString &text, int offset, int length, int index)GUIFont
getTextIndexXAtWidth(const MutableString &text, int width)GUIFont
getTexture()GUIFontinline
getTextureId()GUIFontinline
getTextWidth(const MutableString &text)GUIFont
GUIFont()GUIFont
initialize()GUIFont
lineHeightGUIFontprivate
parse(const string &pathName, const string &fileName)GUIFontstatic
parseCharacter(const string &line)GUIFontprivate
textureGUIFontprivate
textureIdGUIFontprivate
~GUIFont()GUIFont