Destroy() | CCustomFont | [virtual] |
Draw(CString strFormat,...)=0 | CCustomFont | [pure virtual] |
DrawChar(float x, float y, char c)=0 | CCustomFont | [pure virtual] |
GetEntityType() | CEntity | |
GetFilename() | CXMLResource | |
GetFontType() | CCustomFont | |
GetID() | CEntity | |
GetName() | CEntity | |
GetProperties(EPropList &PropList) | CXMLResource | [virtual] |
IsOfType(eEntityType eType) | CCustomFont | [virtual] |
LoadXML(TiXmlNode *pDataNode, CString strFilename) | CCustomFont | [virtual] |
m_dwFlags | CCustomFont | [protected] |
m_eFontType | CCustomFont | [protected] |
m_pXMLElement | CXMLResource | [protected] |
m_strFilename | CXMLResource | [protected] |
PropertyChanging(const void *pvProperty, void *pvNewValue) | CXMLResource | [virtual] |
SaveXML(TiXmlNode *pDataNode, CString strFilename) | CCustomFont | [virtual] |
SetEntityType(eEntityType eType) | CEntity | [protected] |
SetFilename(CString strFilename) | CXMLResource | [protected] |
SetID(UINT uiID) | CEntity | |
SetName(CString &strName) | CEntity |