Urho3D
Dviglo::PhysicsWorld2D Member List

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

AddDelayedWorldTransform(const DelayedWorldTransform2D &transform)Dviglo::PhysicsWorld2D
AddRef()Dviglo::RefCounted
AddReplicationState(ComponentReplicationState *state)Dviglo::Component
AddRigidBody(RigidBody2D *rigidBody)Dviglo::PhysicsWorld2D
AllocateNetworkState()Dviglo::Serializable
Animatable(Context *context)Dviglo::Animatableexplicit
animatedNetworkAttributes_Dviglo::Animatableprotected
animationEnabled_Dviglo::Animatableprotected
ApplyAttributes()Dviglo::Serializableinlinevirtual
applyingTransforms_Dviglo::PhysicsWorld2Dprotected
attributeAnimationInfos_Dviglo::Animatableprotected
BeginContact(b2Contact *contact) overrideDviglo::PhysicsWorld2D
beginContactInfos_Dviglo::PhysicsWorld2Dprotected
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
CleanupConnection(Connection *connection)Dviglo::Component
Component(Context *context)Dviglo::Componentexplicit
contacts_Dviglo::PhysicsWorld2Dprotected
context_Dviglo::Objectprotected
debugDepthTest_Dviglo::PhysicsWorld2Dprotected
debugRenderer_Dviglo::PhysicsWorld2Dprotected
delayedWorldTransforms_Dviglo::PhysicsWorld2Dprotected
DoAutoRemove(AutoRemoveMode mode)Dviglo::Componentprotected
DrawCircle(const b2Vec2 &center, float32 radius, const b2Color &color) overrideDviglo::PhysicsWorld2D
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideDviglo::PhysicsWorld2Dvirtual
DrawDebugGeometry()Dviglo::PhysicsWorld2D
DrawPoint(const b2Vec2 &p, float32 size, const b2Color &color) overrideDviglo::PhysicsWorld2D
DrawPolygon(const b2Vec2 *vertices, int32 vertexCount, const b2Color &color) overrideDviglo::PhysicsWorld2D
DrawSegment(const b2Vec2 &p1, const b2Vec2 &p2, const b2Color &color) overrideDviglo::PhysicsWorld2D
DrawSolidCircle(const b2Vec2 &center, float32 radius, const b2Vec2 &axis, const b2Color &color) overrideDviglo::PhysicsWorld2D
DrawSolidPolygon(const b2Vec2 *vertices, int32 vertexCount, const b2Color &color) overrideDviglo::PhysicsWorld2D
DrawTransform(const b2Transform &xf) overrideDviglo::PhysicsWorld2D
enabled_Dviglo::Componentprotected
EndContact(b2Contact *contact) overrideDviglo::PhysicsWorld2D
endContactInfos_Dviglo::PhysicsWorld2Dprotected
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
GetAllowSleeping() constDviglo::PhysicsWorld2D
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
GetAutoClearForces() constDviglo::PhysicsWorld2D
GetBlockEvents() constDviglo::Objectinline
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
GetContinuousPhysics() constDviglo::PhysicsWorld2D
GetDependencyNodes(PODVector< Node * > &dest)Dviglo::Componentvirtual
GetDrawAabb() constDviglo::PhysicsWorld2Dinline
GetDrawCenterOfMass() constDviglo::PhysicsWorld2Dinline
GetDrawJoint() constDviglo::PhysicsWorld2Dinline
GetDrawPair() constDviglo::PhysicsWorld2Dinline
GetDrawShape() constDviglo::PhysicsWorld2Dinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetFixedUpdateSource()Dviglo::Componentprotected
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetGravity() constDviglo::PhysicsWorld2Dinline
GetID() constDviglo::Componentinline
GetInstanceDefault(const String &name) constDviglo::Serializableprivate
GetInterceptNetworkUpdate(const String &attributeName) constDviglo::Serializable
GetNetworkAttributes() constDviglo::Serializablevirtual
GetNetworkState() constDviglo::Serializableinline
GetNode() constDviglo::Componentinline
GetNumAttributes() constDviglo::Serializable
GetNumNetworkAttributes() constDviglo::Serializable
GetObjectAnimation() constDviglo::Animatable
GetObjectAnimationAttr() constDviglo::Animatable
GetPositionIterations() constDviglo::PhysicsWorld2Dinline
GetRigidBodies(PODVector< RigidBody2D * > &results, const Rect &aabb, unsigned collisionMask=M_MAX_UNSIGNED)Dviglo::PhysicsWorld2D
GetRigidBody(const Vector2 &point, unsigned collisionMask=M_MAX_UNSIGNED)Dviglo::PhysicsWorld2D
GetRigidBody(int screenX, int screenY, unsigned collisionMask=M_MAX_UNSIGNED)Dviglo::PhysicsWorld2D
GetScene() constDviglo::Component
GetSubStepping() constDviglo::PhysicsWorld2D
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
GetVelocityIterations() constDviglo::PhysicsWorld2Dinline
GetWarmStarting() constDviglo::PhysicsWorld2D
GetWorld()Dviglo::PhysicsWorld2Dinline
gravity_Dviglo::PhysicsWorld2Dprotected
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Dviglo::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Dviglo::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dviglo::Componentprotected
HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData)Dviglo::PhysicsWorld2Dprotected
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
id_Dviglo::Componentprotected
instanceDefaultValues_Dviglo::Serializableprivate
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constDviglo::Animatableprotected
IsApplyingTransforms() constDviglo::PhysicsWorld2Dinline
IsEnabled() constDviglo::Componentinline
IsEnabledEffective() constDviglo::Component
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsReplicated() constDviglo::Component
IsTemporary() constDviglo::Serializableinline
IsUpdateEnabled() constDviglo::PhysicsWorld2Dinline
Load(Deserializer &source)Dviglo::Serializablevirtual
LoadJSON(const JSONValue &source) overrideDviglo::Animatablevirtual
LoadXML(const XMLElement &source) overrideDviglo::Animatablevirtual
MarkNetworkUpdate() overrideDviglo::Componentvirtual
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)Dviglo::Componentprotectedvirtual
OnNodeSet(Node *node)Dviglo::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Dviglo::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Dviglo::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Dviglo::Animatableprotected
OnSceneSet(Scene *scene) overrideDviglo::PhysicsWorld2Dprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Dviglo::Serializablevirtual
OnSetEnabled()Dviglo::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
physicsStepping_Dviglo::PhysicsWorld2Dprotected
PhysicsWorld2D(Context *context)Dviglo::PhysicsWorld2Dexplicit
positionIterations_Dviglo::PhysicsWorld2Dprotected
PrepareNetworkUpdate()Dviglo::Component
PreSolve(b2Contact *contact, const b2Manifold *oldManifold) overrideDviglo::PhysicsWorld2D
Raycast(PODVector< PhysicsRaycastResult2D > &results, const Vector2 &startPoint, const Vector2 &endPoint, unsigned collisionMask=M_MAX_UNSIGNED)Dviglo::PhysicsWorld2D
RaycastSingle(PhysicsRaycastResult2D &result, const Vector2 &startPoint, const Vector2 &endPoint, unsigned collisionMask=M_MAX_UNSIGNED)Dviglo::PhysicsWorld2D
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::PhysicsWorld2Dstatic
ReleaseRef()Dviglo::RefCounted
Remove()Dviglo::Component
RemoveAttributeAnimation(const String &name)Dviglo::Animatable
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveInstanceDefault()Dviglo::Serializable
RemoveObjectAnimation()Dviglo::Animatable
RemoveRigidBody(RigidBody2D *rigidBody)Dviglo::PhysicsWorld2D
ResetToDefault()Dviglo::Serializable
rigidBodies_Dviglo::PhysicsWorld2Dprotected
Save(Serializer &dest) const overrideDviglo::Componentvirtual
SaveDefaultAttributes() constDviglo::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideDviglo::Componentvirtual
SaveXML(XMLElement &dest) const overrideDviglo::Componentvirtual
scene_Dviglo::PhysicsWorld2Dprotected
SendBeginContactEvents()Dviglo::PhysicsWorld2Dprotected
SendEndContactEvents()Dviglo::PhysicsWorld2Dprotected
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
Serializable(Context *context)Dviglo::Serializableexplicit
SetAllowSleeping(bool enable)Dviglo::PhysicsWorld2D
SetAnimationEnabled(bool enable)Dviglo::Animatable
SetAnimationTime(float time)Dviglo::Animatable
SetApplyingTransforms(bool enable)Dviglo::PhysicsWorld2Dinline
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
SetAutoClearForces(bool enable)Dviglo::PhysicsWorld2D
SetBlockEvents(bool block)Dviglo::Objectinline
SetContinuousPhysics(bool enable)Dviglo::PhysicsWorld2D
SetDrawAabb(bool drawAabb)Dviglo::PhysicsWorld2D
SetDrawCenterOfMass(bool drawCenterOfMass)Dviglo::PhysicsWorld2D
SetDrawJoint(bool drawJoint)Dviglo::PhysicsWorld2D
SetDrawPair(bool drawPair)Dviglo::PhysicsWorld2D
SetDrawShape(bool drawShape)Dviglo::PhysicsWorld2D
SetEnabled(bool enable)Dviglo::Component
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetGravity(const Vector2 &gravity)Dviglo::PhysicsWorld2D
SetID(unsigned id)Dviglo::Componentprotected
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
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
SetPositionIterations(int positionIterations)Dviglo::PhysicsWorld2D
SetSubStepping(bool enable)Dviglo::PhysicsWorld2D
SetTemporary(bool enable)Dviglo::Serializable
SetUpdateEnabled(bool enable)Dviglo::PhysicsWorld2D
SetVelocityIterations(int velocityIterations)Dviglo::PhysicsWorld2D
SetWarmStarting(bool enable)Dviglo::PhysicsWorld2D
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
Update(float timeStep)Dviglo::PhysicsWorld2D
UpdateAttributeAnimations(float timeStep)Dviglo::Animatableprotected
updateEnabled_Dviglo::PhysicsWorld2Dprotected
URHO3D_OBJECT(PhysicsWorld2D, Component) (defined in Dviglo::PhysicsWorld2D)Dviglo::PhysicsWorld2Dprivate
velocityIterations_Dviglo::PhysicsWorld2Dprotected
WeakRefs() constDviglo::RefCounted
world_Dviglo::PhysicsWorld2Dprotected
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
~PhysicsWorld2D() overrideDviglo::PhysicsWorld2D
~RefCounted()Dviglo::RefCountedvirtual
~Serializable() overrideDviglo::Serializable