Urho3D::RigidBody2D Member List

This is the complete list of members for Urho3D::RigidBody2D, including all inherited members.

AddCollisionShape2D(CollisionShape2D *collisionShape)Urho3D::RigidBody2D
AddConstraint2D(Constraint2D *constraint)Urho3D::RigidBody2D
AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AllocateNetworkState()Urho3D::Serializable
Animatable(Context *context)Urho3D::Animatableexplicit
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
ApplyAngularImpulse(float impulse, bool wake)Urho3D::RigidBody2D
ApplyAttributes()Urho3D::Serializableinlinevirtual
ApplyForce(const Vector2 &force, const Vector2 &point, bool wake)Urho3D::RigidBody2D
ApplyForceToCenter(const Vector2 &force, bool wake)Urho3D::RigidBody2D
ApplyLinearImpulse(const Vector2 &impulse, const Vector2 &point, bool wake)Urho3D::RigidBody2D
ApplyLinearImpulseToCenter(const Vector2 &impulse, bool wake)Urho3D::RigidBody2D
ApplyTorque(float torque, bool wake)Urho3D::RigidBody2D
ApplyWorldTransform()Urho3D::RigidBody2D
ApplyWorldTransform(const Vector3 &newWorldPosition, const Quaternion &newWorldRotation)Urho3D::RigidBody2D
attributeAnimationInfos_Urho3D::Animatableprotected
blockEvents_Urho3D::Objectprivate
body_Urho3D::RigidBody2Dprivate
bodyDef_Urho3D::RigidBody2Dprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
CleanupConnection(Connection *connection)Urho3D::Component
collisionShapes_Urho3D::RigidBody2Dprivate
Component(Context *context)Urho3D::Componentexplicit
constraints_Urho3D::RigidBody2Dprivate
context_Urho3D::Objectprotected
CreateBody()Urho3D::RigidBody2D
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Componentvirtual
enabled_Urho3D::Componentprotected
eventHandlers_Urho3D::Objectprivate
FindAttributeAnimationTarget(const String &name, String &outName)Urho3D::Animatableprotectedvirtual
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
GetAngularDamping() constUrho3D::RigidBody2Dinline
GetAngularVelocity() constUrho3D::RigidBody2D
GetAnimationEnabled() constUrho3D::Animatableinline
GetAttribute(unsigned index) constUrho3D::Serializable
GetAttribute(const String &name) constUrho3D::Serializable
GetAttributeAnimation(const String &name) constUrho3D::Animatable
GetAttributeAnimationInfo(const String &name) constUrho3D::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constUrho3D::Animatable
GetAttributeAnimationTime(const String &name) constUrho3D::Animatable
GetAttributeAnimationWrapMode(const String &name) constUrho3D::Animatable
GetAttributeDefault(unsigned index) constUrho3D::Serializable
GetAttributeDefault(const String &name) constUrho3D::Serializable
GetAttributes() constUrho3D::Serializablevirtual
GetBlockEvents() constUrho3D::Objectinline
GetBody() constUrho3D::RigidBody2Dinline
GetBodyType() constUrho3D::RigidBody2Dinline
GetCategory() constUrho3D::Object
GetComponent(StringHash type) constUrho3D::Component
GetComponent() constUrho3D::Component
GetComponents(PODVector< Component * > &dest, StringHash type) constUrho3D::Component
GetComponents(PODVector< T * > &dest) constUrho3D::Component
GetContext() constUrho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentvirtual
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFixedUpdateSource()Urho3D::Componentprotected
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetGravityScale() constUrho3D::RigidBody2Dinline
GetID() constUrho3D::Componentinline
GetInertia() constUrho3D::RigidBody2D
GetInstanceDefault(const String &name) constUrho3D::Serializableprivate
GetInterceptNetworkUpdate(const String &attributeName) constUrho3D::Serializable
GetLinearDamping() constUrho3D::RigidBody2Dinline
GetLinearVelocity() constUrho3D::RigidBody2D
GetMass() constUrho3D::RigidBody2D
GetMassCenter() constUrho3D::RigidBody2D
GetNetworkAttributes() constUrho3D::Serializablevirtual
GetNetworkState() constUrho3D::Serializableinline
GetNode() constUrho3D::Componentinline
GetNumAttributes() constUrho3D::Serializable
GetNumNetworkAttributes() constUrho3D::Serializable
GetObjectAnimation() constUrho3D::Animatable
GetObjectAnimationAttr() constUrho3D::Animatable
GetScene() constUrho3D::Component
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseFixtureMass() constUrho3D::RigidBody2Dinline
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Componentprotected
HasEventHandlers() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
id_Urho3D::Componentprotected
instanceDefaultValues_Urho3D::Serializableprivate
IsAllowSleep() constUrho3D::RigidBody2Dinline
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constUrho3D::Animatableprotected
IsAwake() constUrho3D::RigidBody2D
IsBullet() constUrho3D::RigidBody2Dinline
IsEnabled() constUrho3D::Componentinline
IsEnabledEffective() constUrho3D::Component
IsFixedRotation() constUrho3D::RigidBody2Dinline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsReplicated() constUrho3D::Component
IsTemporary() constUrho3D::Serializableinline
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadJSON(const JSONValue &source) overrideUrho3D::Animatablevirtual
LoadXML(const XMLElement &source) overrideUrho3D::Animatablevirtual
MarkNetworkUpdate() overrideUrho3D::Componentvirtual
massData_Urho3D::RigidBody2Dprivate
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Objectexplicit
objectAnimation_Urho3D::Animatableprotected
OnAttributeAnimationAdded() overrideUrho3D::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideUrho3D::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constUrho3D::Serializablevirtual
OnMarkedDirty(Node *node) overrideUrho3D::RigidBody2Dprivatevirtual
OnNodeSet(Node *node) overrideUrho3D::RigidBody2Dprivatevirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnSceneSet(Scene *scene) overrideUrho3D::RigidBody2Dprivatevirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled() overrideUrho3D::RigidBody2Dvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
physicsWorld_Urho3D::RigidBody2Dprivate
PrepareNetworkUpdate()Urho3D::Component
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::RigidBody2Dstatic
ReleaseBody()Urho3D::RigidBody2D
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveAttributeAnimation(const String &name)Urho3D::Animatable
RemoveCollisionShape2D(CollisionShape2D *collisionShape)Urho3D::RigidBody2D
RemoveConstraint2D(Constraint2D *constraint)Urho3D::RigidBody2D
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveInstanceDefault()Urho3D::Serializable
RemoveObjectAnimation()Urho3D::Animatable
ResetToDefault()Urho3D::Serializable
RigidBody2D(Context *context)Urho3D::RigidBody2Dexplicit
Save(Serializer &dest) const overrideUrho3D::Componentvirtual
SaveDefaultAttributes() constUrho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideUrho3D::Componentvirtual
SaveXML(XMLElement &dest) const overrideUrho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
Serializable(Context *context)Urho3D::Serializableexplicit
SetAllowSleep(bool allowSleep)Urho3D::RigidBody2D
SetAngularDamping(float angularDamping)Urho3D::RigidBody2D
SetAngularVelocity(float angularVelocity)Urho3D::RigidBody2D
SetAnimationEnabled(bool enable)Urho3D::Animatable
SetAnimationTime(float time)Urho3D::Animatable
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Urho3D::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Urho3D::Animatable
SetAttributeAnimationTime(const String &name, float time)Urho3D::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Urho3D::Animatable
SetAwake(bool awake)Urho3D::RigidBody2D
SetBlockEvents(bool block)Urho3D::Objectinline
SetBodyType(BodyType2D type)Urho3D::RigidBody2D
SetBullet(bool bullet)Urho3D::RigidBody2D
SetEnabled(bool enable)Urho3D::Component
SetFixedRotation(bool fixedRotation)Urho3D::RigidBody2D
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetGravityScale(float gravityScale)Urho3D::RigidBody2D
SetID(unsigned id)Urho3D::Componentprotected
SetInertia(float inertia)Urho3D::RigidBody2D
SetInstanceDefault(bool enable)Urho3D::Serializableinline
SetInstanceDefault(const String &name, const Variant &defaultValue)Urho3D::Serializableprivate
setInstanceDefault_Urho3D::Serializableprivate
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetLinearDamping(float linearDamping)Urho3D::RigidBody2D
SetLinearVelocity(const Vector2 &linearVelocity)Urho3D::RigidBody2D
SetMass(float mass)Urho3D::RigidBody2D
SetMassCenter(const Vector2 &center)Urho3D::RigidBody2D
SetNode(Node *node)Urho3D::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Urho3D::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Urho3D::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Urho3D::Animatableprotected
SetTemporary(bool enable)Urho3D::Serializable
SetUseFixtureMass(bool useFixtureMass)Urho3D::RigidBody2D
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
temporary_Urho3D::Serializableprivate
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
URHO3D_OBJECT(RigidBody2D, Component) (defined in Urho3D::RigidBody2D)Urho3D::RigidBody2Dprivate
useFixtureMass_Urho3D::RigidBody2Dprivate
WeakRefs() constUrho3D::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
~Animatable() overrideUrho3D::Animatable
~Component() overrideUrho3D::Component
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~RigidBody2D() overrideUrho3D::RigidBody2D
~Serializable() overrideUrho3D::Serializable