Urho3D
Dviglo::RigidBody2D Member List

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

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