Rebel Fork Framework
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
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
blockEvents_Urho3D::Objectprivate
body_Urho3D::RigidBody2Dprivate
bodyDef_Urho3D::RigidBody2Dprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
collisionShapes_Urho3D::RigidBody2Dprivate
Component(Context *context)Urho3D::Componentexplicit
constraints_Urho3D::RigidBody2Dprivate
context_Urho3D::Objectprotected
CopyAttributes(const Serializable *source, bool resetToDefault=true)Urho3D::Serializable
CreateBody()Urho3D::RigidBody2D
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Componentvirtual
enabled_Urho3D::Componentprotected
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
GetAngularDamping() constUrho3D::RigidBody2Dinline
GetAngularVelocity() constUrho3D::RigidBody2D
GetAttribute(unsigned index) constUrho3D::Serializable
GetAttribute(const ea::string &name) constUrho3D::Serializable
GetAttributeDefault(unsigned index) constUrho3D::Serializable
GetAttributeDefault(const ea::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
GetContext() constUrho3D::Objectinline
GetDependencyNodes(ea::vector< Node * > &dest)Urho3D::Componentvirtual
GetEffectiveScopeHint() constUrho3D::Component
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFixedUpdateSource()Urho3D::Componentprotected
GetFullNameDebug() constUrho3D::Component
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetGravityScale() constUrho3D::RigidBody2Dinline
GetID() constUrho3D::Componentinline
GetIndexInParent() constUrho3D::Component
GetInertia() constUrho3D::RigidBody2D
GetInstanceDefault(const ea::string &name) constUrho3D::Serializablevirtual
GetLinearDamping() constUrho3D::RigidBody2Dinline
GetLinearVelocity() constUrho3D::RigidBody2D
GetMass() constUrho3D::RigidBody2D
GetMassCenter() constUrho3D::RigidBody2D
GetNode() constUrho3D::Componentinline
GetNumAttributes() constUrho3D::Serializable
GetReflection() constUrho3D::Serializablevirtual
GetScene() constUrho3D::Component
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseFixtureMass() constUrho3D::RigidBody2Dinline
HasAuxiliaryData() constUrho3D::Componentinlinevirtual
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
id_Urho3D::Componentprotected
instanceDefaultValues_Urho3D::Serializableprotected
IsAllowSleep() constUrho3D::RigidBody2Dinline
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
IsScriptStrongRef() constUrho3D::RefCountedinline
IsTemporary() constUrho3D::Serializableinline
Load(Deserializer &source)Urho3D::Serializablevirtual
Load(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadFile(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadJSON(const JSONValue &source)Urho3D::Serializablevirtual
LoadJSON(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::Serializablevirtual
LoadXML(const ea::string &resourceName)Urho3D::Serializablevirtual
massData_Urho3D::RigidBody2Dprivate
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constUrho3D::Serializablevirtual
OnMarkedDirty(Node *node) overrideUrho3D::RigidBody2Dprivatevirtual
OnNodeSet(Node *previousNode, Node *currentNode) overrideUrho3D::RigidBody2Dprivatevirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
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
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::RigidBody2Dstatic
ReleaseBody()Urho3D::RigidBody2D
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveCollisionShape2D(CollisionShape2D *collisionShape)Urho3D::RigidBody2D
RemoveConstraint2D(Constraint2D *constraint)Urho3D::RigidBody2D
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveInstanceDefault()Urho3D::Serializable
ResetToDefault()Urho3D::Serializable
RigidBody2D(Context *context)Urho3D::RigidBody2Dexplicit
Save(Serializer &dest) const overrideUrho3D::Componentvirtual
SaveDefaultAttributes(const AttributeInfo &attr) 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, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializableexplicit
SerializeAuxiliaryData(Archive &archive)Urho3D::Componentinlinevirtual
SerializeInBlock(Archive &archive) overrideUrho3D::Serializablevirtual
SerializeInBlock(Archive &archive, bool serializeTemporary) (defined in Urho3D::Serializable)Urho3D::Serializable
SetAllowSleep(bool allowSleep)Urho3D::RigidBody2D
SetAngularDamping(float angularDamping)Urho3D::RigidBody2D
SetAngularVelocity(float angularVelocity)Urho3D::RigidBody2D
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const ea::string &name, const Variant &value)Urho3D::Serializable
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 ea::string &name, const Variant &defaultValue)Urho3D::Serializable
setInstanceDefault_Urho3D::Serializableprotected
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
SetTemporary(bool enable)Urho3D::Serializable
SetUseFixtureMass(bool useFixtureMass)Urho3D::RigidBody2D
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
temporary_Urho3D::Serializableprotected
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions)Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
URHO3D_OBJECT(RigidBody2D, Component) (defined in Urho3D::RigidBody2D)Urho3D::RigidBody2Dprivate
useFixtureMass_Urho3D::RigidBody2Dprivate
WeakRefs() constUrho3D::RefCounted
~Component() overrideUrho3D::Component
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~RigidBody2D() overrideUrho3D::RigidBody2D
~Serializable() overrideUrho3D::Serializable