Pyrogenesis  trunk
CCmpMotionBall Member List

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

Allocate(const ScriptInterface &, JS::HandleValue)CCmpMotionBallinlinestatic
AllocFunc typedefIComponent
ClassInit(CComponentManager &componentManager)CCmpMotionBallinlinestatic
Deallocate(IComponent *cmp)CCmpMotionBallinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpMotionBallinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpMotionBallinlinevirtual
GetComponentTypeId() const overrideCCmpMotionBallinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() constIComponentvirtual
GetSchema()CCmpMotionBallinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global) overrideCCmpMotionBallinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpMotionBallinlinevirtual
m_SpeedXCCmpMotionBall
m_SpeedZCCmpMotionBall
Move(fixed dt)CCmpMotionBall
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) overrideCCmpMotionBallinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual