| 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::Animatable | explicit |
| animatedNetworkAttributes_ | Dviglo::Animatable | protected |
| animationEnabled_ | Dviglo::Animatable | protected |
| ApplyAttributes() | Dviglo::Serializable | inlinevirtual |
| applyingTransforms_ | Dviglo::PhysicsWorld2D | protected |
| attributeAnimationInfos_ | Dviglo::Animatable | protected |
| BeginContact(b2Contact *contact) override | Dviglo::PhysicsWorld2D | |
| beginContactInfos_ | Dviglo::PhysicsWorld2D | protected |
| blockEvents_ | Dviglo::Object | private |
| Cast() | Dviglo::Object | inline |
| Cast() const | Dviglo::Object | inline |
| CleanupConnection(Connection *connection) | Dviglo::Component | |
| Component(Context *context) | Dviglo::Component | explicit |
| contacts_ | Dviglo::PhysicsWorld2D | protected |
| context_ | Dviglo::Object | protected |
| debugDepthTest_ | Dviglo::PhysicsWorld2D | protected |
| debugRenderer_ | Dviglo::PhysicsWorld2D | protected |
| delayedWorldTransforms_ | Dviglo::PhysicsWorld2D | protected |
| DoAutoRemove(AutoRemoveMode mode) | Dviglo::Component | protected |
| DrawCircle(const b2Vec2 ¢er, float32 radius, const b2Color &color) override | Dviglo::PhysicsWorld2D | |
| DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Dviglo::PhysicsWorld2D | virtual |
| DrawDebugGeometry() | Dviglo::PhysicsWorld2D | |
| DrawPoint(const b2Vec2 &p, float32 size, const b2Color &color) override | Dviglo::PhysicsWorld2D | |
| DrawPolygon(const b2Vec2 *vertices, int32 vertexCount, const b2Color &color) override | Dviglo::PhysicsWorld2D | |
| DrawSegment(const b2Vec2 &p1, const b2Vec2 &p2, const b2Color &color) override | Dviglo::PhysicsWorld2D | |
| DrawSolidCircle(const b2Vec2 ¢er, float32 radius, const b2Vec2 &axis, const b2Color &color) override | Dviglo::PhysicsWorld2D | |
| DrawSolidPolygon(const b2Vec2 *vertices, int32 vertexCount, const b2Color &color) override | Dviglo::PhysicsWorld2D | |
| DrawTransform(const b2Transform &xf) override | Dviglo::PhysicsWorld2D | |
| enabled_ | Dviglo::Component | protected |
| EndContact(b2Contact *contact) override | Dviglo::PhysicsWorld2D | |
| endContactInfos_ | Dviglo::PhysicsWorld2D | protected |
| eventHandlers_ | Dviglo::Object | private |
| FindAttributeAnimationTarget(const String &name, String &outName) | Dviglo::Animatable | protectedvirtual |
| FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| GetAllowSleeping() const | Dviglo::PhysicsWorld2D | |
| GetAnimationEnabled() const | Dviglo::Animatable | inline |
| GetAttribute(unsigned index) const | Dviglo::Serializable | |
| GetAttribute(const String &name) const | Dviglo::Serializable | |
| GetAttributeAnimation(const String &name) const | Dviglo::Animatable | |
| GetAttributeAnimationInfo(const String &name) const | Dviglo::Animatable | protected |
| GetAttributeAnimationSpeed(const String &name) const | Dviglo::Animatable | |
| GetAttributeAnimationTime(const String &name) const | Dviglo::Animatable | |
| GetAttributeAnimationWrapMode(const String &name) const | Dviglo::Animatable | |
| GetAttributeDefault(unsigned index) const | Dviglo::Serializable | |
| GetAttributeDefault(const String &name) const | Dviglo::Serializable | |
| GetAttributes() const | Dviglo::Serializable | virtual |
| GetAutoClearForces() const | Dviglo::PhysicsWorld2D | |
| GetBlockEvents() const | Dviglo::Object | inline |
| GetCategory() const | Dviglo::Object | |
| GetComponent(StringHash type) const | Dviglo::Component | |
| GetComponent() const | Dviglo::Component | |
| GetComponents(PODVector< Component * > &dest, StringHash type) const | Dviglo::Component | |
| GetComponents(PODVector< T * > &dest) const | Dviglo::Component | |
| GetContext() const | Dviglo::Object | inline |
| GetContinuousPhysics() const | Dviglo::PhysicsWorld2D | |
| GetDependencyNodes(PODVector< Node * > &dest) | Dviglo::Component | virtual |
| GetDrawAabb() const | Dviglo::PhysicsWorld2D | inline |
| GetDrawCenterOfMass() const | Dviglo::PhysicsWorld2D | inline |
| GetDrawJoint() const | Dviglo::PhysicsWorld2D | inline |
| GetDrawPair() const | Dviglo::PhysicsWorld2D | inline |
| GetDrawShape() const | Dviglo::PhysicsWorld2D | inline |
| GetEventDataMap() const | Dviglo::Object | |
| GetEventHandler() const | Dviglo::Object | |
| GetEventSender() const | Dviglo::Object | |
| GetFixedUpdateSource() | Dviglo::Component | protected |
| GetGlobalVar(StringHash key) const | Dviglo::Object | |
| GetGlobalVars() const | Dviglo::Object | |
| GetGravity() const | Dviglo::PhysicsWorld2D | inline |
| GetID() const | Dviglo::Component | inline |
| GetInstanceDefault(const String &name) const | Dviglo::Serializable | private |
| GetInterceptNetworkUpdate(const String &attributeName) const | Dviglo::Serializable | |
| GetNetworkAttributes() const | Dviglo::Serializable | virtual |
| GetNetworkState() const | Dviglo::Serializable | inline |
| GetNode() const | Dviglo::Component | inline |
| GetNumAttributes() const | Dviglo::Serializable | |
| GetNumNetworkAttributes() const | Dviglo::Serializable | |
| GetObjectAnimation() const | Dviglo::Animatable | |
| GetObjectAnimationAttr() const | Dviglo::Animatable | |
| GetPositionIterations() const | Dviglo::PhysicsWorld2D | inline |
| 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() const | Dviglo::Component | |
| GetSubStepping() const | Dviglo::PhysicsWorld2D | |
| GetSubsystem(StringHash type) const | Dviglo::Object | |
| GetSubsystem() const | Dviglo::Object | |
| GetType() const =0 | Dviglo::Object | pure virtual |
| GetTypeInfo() const =0 | Dviglo::Object | pure virtual |
| GetTypeInfoStatic() | Dviglo::Object | inlinestatic |
| GetTypeName() const =0 | Dviglo::Object | pure virtual |
| GetVelocityIterations() const | Dviglo::PhysicsWorld2D | inline |
| GetWarmStarting() const | Dviglo::PhysicsWorld2D | |
| GetWorld() | Dviglo::PhysicsWorld2D | inline |
| gravity_ | Dviglo::PhysicsWorld2D | protected |
| HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
| HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
| HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Component | protected |
| HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::PhysicsWorld2D | protected |
| HasEventHandlers() const | Dviglo::Object | inline |
| HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
| id_ | Dviglo::Component | protected |
| instanceDefaultValues_ | Dviglo::Serializable | private |
| IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Dviglo::Animatable | protected |
| IsApplyingTransforms() const | Dviglo::PhysicsWorld2D | inline |
| IsEnabled() const | Dviglo::Component | inline |
| IsEnabledEffective() const | Dviglo::Component | |
| IsInstanceOf(StringHash type) const | Dviglo::Object | |
| IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object | |
| IsInstanceOf() const | Dviglo::Object | inline |
| IsReplicated() const | Dviglo::Component | |
| IsTemporary() const | Dviglo::Serializable | inline |
| IsUpdateEnabled() const | Dviglo::PhysicsWorld2D | inline |
| Load(Deserializer &source) | Dviglo::Serializable | virtual |
| LoadJSON(const JSONValue &source) override | Dviglo::Animatable | virtual |
| LoadXML(const XMLElement &source) override | Dviglo::Animatable | virtual |
| MarkNetworkUpdate() override | Dviglo::Component | virtual |
| networkState_ | Dviglo::Serializable | protected |
| networkUpdate_ | Dviglo::Component | protected |
| node_ | Dviglo::Component | protected |
| Object(Context *context) | Dviglo::Object | explicit |
| objectAnimation_ | Dviglo::Animatable | protected |
| OnAttributeAnimationAdded() override | Dviglo::Component | protectedvirtual |
| OnAttributeAnimationRemoved() override | Dviglo::Component | protectedvirtual |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual |
| OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Dviglo::Serializable | virtual |
| OnMarkedDirty(Node *node) | Dviglo::Component | protectedvirtual |
| OnNodeSet(Node *node) | Dviglo::Component | protectedvirtual |
| OnNodeSetEnabled(Node *node) | Dviglo::Component | protectedvirtual |
| OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
| OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
| OnSceneSet(Scene *scene) override | Dviglo::PhysicsWorld2D | protectedvirtual |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Dviglo::Serializable | virtual |
| OnSetEnabled() | Dviglo::Component | inlinevirtual |
| operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
| physicsStepping_ | Dviglo::PhysicsWorld2D | protected |
| PhysicsWorld2D(Context *context) | Dviglo::PhysicsWorld2D | explicit |
| positionIterations_ | Dviglo::PhysicsWorld2D | protected |
| PrepareNetworkUpdate() | Dviglo::Component | |
| PreSolve(b2Contact *contact, const b2Manifold *oldManifold) override | Dviglo::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::RefCounted | private |
| RefCounted() | Dviglo::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
| RefCountPtr() | Dviglo::RefCounted | inline |
| Refs() const | Dviglo::RefCounted | |
| RegisterObject(Context *context) | Dviglo::PhysicsWorld2D | static |
| ReleaseRef() | Dviglo::RefCounted | |
| Remove() | Dviglo::Component | |
| RemoveAttributeAnimation(const String &name) | Dviglo::Animatable | |
| RemoveEventSender(Object *sender) | Dviglo::Object | private |
| RemoveInstanceDefault() | Dviglo::Serializable | |
| RemoveObjectAnimation() | Dviglo::Animatable | |
| RemoveRigidBody(RigidBody2D *rigidBody) | Dviglo::PhysicsWorld2D | |
| ResetToDefault() | Dviglo::Serializable | |
| rigidBodies_ | Dviglo::PhysicsWorld2D | protected |
| Save(Serializer &dest) const override | Dviglo::Component | virtual |
| SaveDefaultAttributes() const | Dviglo::Serializable | inlinevirtual |
| SaveJSON(JSONValue &dest) const override | Dviglo::Component | virtual |
| SaveXML(XMLElement &dest) const override | Dviglo::Component | virtual |
| scene_ | Dviglo::PhysicsWorld2D | protected |
| SendBeginContactEvents() | Dviglo::PhysicsWorld2D | protected |
| SendEndContactEvents() | Dviglo::PhysicsWorld2D | protected |
| SendEvent(StringHash eventType) | Dviglo::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
| SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
| Serializable(Context *context) | Dviglo::Serializable | explicit |
| SetAllowSleeping(bool enable) | Dviglo::PhysicsWorld2D | |
| SetAnimationEnabled(bool enable) | Dviglo::Animatable | |
| SetAnimationTime(float time) | Dviglo::Animatable | |
| SetApplyingTransforms(bool enable) | Dviglo::PhysicsWorld2D | inline |
| 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::Object | inline |
| 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::Component | protected |
| SetInstanceDefault(bool enable) | Dviglo::Serializable | inline |
| SetInstanceDefault(const String &name, const Variant &defaultValue) | Dviglo::Serializable | private |
| setInstanceDefault_ | Dviglo::Serializable | private |
| SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Dviglo::Serializable | |
| SetNode(Node *node) | Dviglo::Component | protected |
| SetObjectAnimation(ObjectAnimation *objectAnimation) | Dviglo::Animatable | |
| SetObjectAnimationAttr(const ResourceRef &value) | Dviglo::Animatable | |
| SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Dviglo::Animatable | protected |
| 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::Serializable | private |
| 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::Animatable | protected |
| updateEnabled_ | Dviglo::PhysicsWorld2D | protected |
| URHO3D_OBJECT(PhysicsWorld2D, Component) (defined in Dviglo::PhysicsWorld2D) | Dviglo::PhysicsWorld2D | private |
| velocityIterations_ | Dviglo::PhysicsWorld2D | protected |
| WeakRefs() const | Dviglo::RefCounted | |
| world_ | Dviglo::PhysicsWorld2D | protected |
| 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() override | Dviglo::Animatable | |
| ~Component() override | Dviglo::Component | |
| ~Object() override | Dviglo::Object | |
| ~PhysicsWorld2D() override | Dviglo::PhysicsWorld2D | |
| ~RefCounted() | Dviglo::RefCounted | virtual |
| ~Serializable() override | Dviglo::Serializable | |