Torque2D Reference
|
This is the complete list of members for AndroidFont, including all inherited members.
AndroidFont() | AndroidFont | |
create(const char *name, U32 size, U32 charset=TGE_ANSI_CHARSET) | AndroidFont | virtual |
enumeratePlatformFonts(Vector< StringTableEntry > &fonts) | PlatformFont | static |
getCharInfo(const UTF16 character) const | AndroidFont | virtual |
getCharInfo(const UTF8 *str) const | AndroidFont | virtual |
getFontBaseLine() const | AndroidFont | inlinevirtual |
getFontHeight() const | AndroidFont | inlinevirtual |
isValidChar(const UTF16 character) const | AndroidFont | virtual |
isValidChar(const UTF8 *str) const | AndroidFont | virtual |
PlatformFont() | PlatformFont | inline |
~AndroidFont() | AndroidFont | virtual |
~PlatformFont() | PlatformFont | inlinevirtual |