Animate(double fTimePerFrame) | CAnimation | [virtual] |
Destroy() | CAnimation | [virtual] |
GetEntityType() | CEntity | |
GetFilename() | CXMLResource | |
GetID() | CEntity | |
GetName() | CEntity | |
GetProperties(EPropList &PropList) | CXMLResource | [virtual] |
IsOfType(eEntityType eType) | CAnimation | [virtual] |
LoadXML(TiXmlNode *pDataNode, CString strFilename) | CAnimation | [virtual] |
m_pXMLElement | CXMLResource | [protected] |
m_strFilename | CXMLResource | [protected] |
Pause(double fPauseTime=INFINITE) | CAnimation | [virtual] |
PropertyChanging(const void *pvProperty, void *pvNewValue) | CXMLResource | [virtual] |
Resume(double fTimeToWait=0) | CAnimation | [virtual] |
SaveXML(TiXmlNode *pDataNode, CString strFilename) | CAnimation | [virtual] |
SetEntityType(eEntityType eType) | CEntity | [protected] |
SetFilename(CString strFilename) | CXMLResource | [protected] |
SetID(UINT uiID) | CEntity | |
SetName(CString &strName) | CEntity | |
Stop() | CAnimation | [virtual] |