Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for CSimContext, including all inherited members.
CSimContext(CTerrain *terrain=nullptr, CUnitManager *unitManager=nullptr) | CSimContext | |
GetComponentManager() const | CSimContext | |
GetCurrentDisplayedPlayer() const | CSimContext | |
GetScriptInterface() const | CSimContext | |
GetSystemEntity() const | CSimContext | inline |
GetTerrain() const | CSimContext | |
GetUnitManager() const | CSimContext | |
HasUnitManager() const | CSimContext | |
m_ComponentManager | CSimContext | private |
m_SystemEntity | CSimContext | private |
m_Terrain | CSimContext | private |
m_UnitManager | CSimContext | private |
SetComponentManager(CComponentManager *man) | CSimContext | |
SetSystemEntity(CEntityHandle ent) | CSimContext | inline |
~CSimContext() | CSimContext |