Urho3D::PhysicsWorld2D Member List

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

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