Create(UINT uiNormalOrItalic, UINT uiCharLength, UINT uiCharHeight, UINT uiQuadLength, UINT uiQuadHeight, UINT uiSpacing) | CBitmapFont | [virtual] |
Destroy() | CBitmapFont | [virtual] |
Draw(CString strFormat,...) | CBitmapFont | [virtual] |
DrawChar(float x, float y, char c) | CBitmapFont | [virtual] |
GetCharHeight() | CBitmapFont | |
GetCharLength() | CBitmapFont | |
GetEntityType() | CEntity | |
GetFilename() | CXMLResource | |
GetFontType() | CCustomFont | |
GetID() | CEntity | |
GetName() | CEntity | |
GetProperties(EPropList &PropList) | CXMLResource | [virtual] |
GetQuadHeight() | CBitmapFont | |
GetQuadLength() | CBitmapFont | |
GetSpacing() | CBitmapFont | |
GetTextPos() | CBitmapFont | |
IsOfType(eEntityType eType) | CBitmapFont | [virtual] |
LoadXML(TiXmlNode *pDataNode, CString strFilename) | CBitmapFont | [virtual] |
m_dwFlags | CCustomFont | [protected] |
m_eFontType | CCustomFont | [protected] |
m_pMaterial | CBitmapFont | [protected] |
m_pTexture | CBitmapFont | [protected] |
m_pXMLElement | CXMLResource | [protected] |
m_strFilename | CXMLResource | [protected] |
m_TextPos | CBitmapFont | [protected] |
m_uiCharHeight | CBitmapFont | [protected] |
m_uiCharLength | CBitmapFont | [protected] |
m_uiFontBase | CBitmapFont | [protected] |
m_uiNI | CBitmapFont | [protected] |
m_uiNumLists | CBitmapFont | [protected] |
m_uiQuadHeight | CBitmapFont | [protected] |
m_uiQuadLength | CBitmapFont | [protected] |
m_uiSpacing | CBitmapFont | [protected] |
PropertyChanging(const void *pvProperty, void *pvNewValue) | CXMLResource | [virtual] |
SaveXML(TiXmlNode *pDataNode, CString strFilename) | CBitmapFont | [virtual] |
SetEntityType(eEntityType eType) | CEntity | [protected] |
SetFilename(CString strFilename) | CXMLResource | [protected] |
SetID(UINT uiID) | CEntity | |
SetName(CString &strName) | CEntity | |
SetTextPos(float X, float Y) | CBitmapFont | |