Pyrogenesis trunk
ICmpPlayer Member List

This is the complete list of members for ICmpPlayer, including all inherited members.

AllocFunc typedefIComponent
DeallocFunc typedefIComponent
Deinit()=0IComponentpure virtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize)=0IComponentpure virtual
GetComponentTypeId() const =0IComponentpure virtual
GetDisplayedColor()=0ICmpPlayerpure virtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() constIComponentvirtual
GetSchema()IComponentstatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetStartingCameraPos()=0ICmpPlayerpure virtual
GetStartingCameraRot()=0ICmpPlayerpure virtual
GetState()=0ICmpPlayerpure virtual
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global)IComponentvirtual
HasStartingCamera()=0ICmpPlayerpure virtual
Init(const CParamNode &paramNode)=0IComponentpure virtual
m_EntityHandleIComponentprivate
m_SimContextIComponentprivate
NewJSObject(const ScriptInterface &scriptInterface, JS::MutableHandleObject out) constIComponentvirtual
RegisterComponentType(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema)IComponentstatic
RegisterComponentTypeScriptWrapper(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema)IComponentstatic
Serialize(ISerializer &serialize)=0IComponentpure virtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual