Create() | CInputEngine | |
Destroy() | CInputEngine | |
GetEntityType() | CEntity | |
GetID() | CEntity | |
GetKeyboard() | CInputEngine | |
GetMouse() | CInputEngine | |
GetName() | CEntity | |
GetProperties(EPropList &PropList) | CEntity | [virtual] |
GetSingleton() | CSingleton< CInputEngine > | [inline, static] |
GetSingletonPtr() | CSingleton< CInputEngine > | [inline, static] |
IsOfType(eEntityType eType) | CInputEngine | [virtual] |
m_pKeyboard | CInputEngine | [protected] |
m_pMouse | CInputEngine | [protected] |
Poll() | CInputEngine | |
PropertyChanging(const void *pvProperty, void *pvNewValue) | CEntity | [virtual] |
SetEntityType(eEntityType eType) | CEntity | [protected] |
SetID(UINT uiID) | CEntity | |
SetName(CString &strName) | CEntity |