Pyrogenesis  trunk
ICmpMinimap Member List

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

AllocFunc typedefIComponent
CheckPing(double currentTime, double pingDuration)=0ICmpMinimappure virtual
DeallocFunc typedefIComponent
Deinit()=0IComponentpure virtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize)=0IComponentpure virtual
GetComponentTypeId() const =0IComponentpure virtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetIconPath()=0ICmpMinimappure virtual
GetIconSize()=0ICmpMinimappure virtual
GetJSInstance() constIComponentvirtual
GetRenderData(u8 &r, u8 &g, u8 &b, entity_pos_t &x, entity_pos_t &z) const =0ICmpMinimappure virtual
GetSchema()IComponentstatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global)IComponentvirtual
HasIcon()=0ICmpMinimappure virtual
Init(const CParamNode &paramNode)=0IComponentpure virtual
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
UpdateColor()=0ICmpMinimappure virtual
~IComponent()IComponentvirtual