Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
PlatformFont Member List

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

create(const char *name, U32 size, U32 charset=TGE_ANSI_CHARSET)=0PlatformFontpure virtual
enumeratePlatformFonts(Vector< StringTableEntry > &fonts)PlatformFontstatic
getCharInfo(const UTF16 ch) const =0PlatformFontpure virtual
getCharInfo(const UTF8 *str) const =0PlatformFontpure virtual
getFontBaseLine() const =0PlatformFontpure virtual
getFontHeight() const =0PlatformFontpure virtual
isValidChar(const UTF16 ch) const =0PlatformFontpure virtual
isValidChar(const UTF8 *str) const =0PlatformFontpure virtual
PlatformFont()PlatformFontinline
~PlatformFont()PlatformFontinlinevirtual