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