Pyrogenesis
13997
|
This is the complete list of members for ICmpFootprint, including all inherited members.
CIRCLE enum value | ICmpFootprint | |
Deinit()=0 | IComponent | pure virtual |
Deserialize(const CParamNode ¶mNode, IDeserializer &deserialize)=0 | IComponent | pure virtual |
EShape enum name | ICmpFootprint | |
GetEntityHandle() const | IComponent | inline |
GetEntityId() const | IComponent | inline |
GetJSClass() const | IComponent | virtual |
GetJSInstance() const | IComponent | virtual |
GetSchema() | IComponent | static |
GetSerializationVersion() | IComponent | inlinestatic |
GetShape(EShape &shape, entity_pos_t &size0, entity_pos_t &size1, entity_pos_t &height)=0 | ICmpFootprint | pure virtual |
GetShape_wrapper() | ICmpFootprint | |
GetSimContext() const | IComponent | inline |
GetSystemEntity() const | IComponent | inline |
HandleMessage(const CMessage &msg, bool global) | IComponent | virtual |
Init(const CParamNode ¶mNode)=0 | IComponent | pure virtual |
PickSpawnPoint(entity_id_t spawned)=0 | ICmpFootprint | pure virtual |
Serialize(ISerializer &serialize)=0 | IComponent | pure virtual |
SetEntityHandle(CEntityHandle ent) | IComponent | inline |
SetSimContext(const CSimContext &context) | IComponent | inline |
SQUARE enum value | ICmpFootprint | |
~IComponent() | IComponent | virtual |