Rebel Fork Framework
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
AddRigidBody(RigidBody2D *rigidBody)Urho3D::PhysicsWorld2D
ApplyAttributes()Urho3D::Serializableinlinevirtual
applyingTransforms_Urho3D::PhysicsWorld2Dprotected
BeginContact(b2Contact *contact) overrideUrho3D::PhysicsWorld2D
beginContactInfos_Urho3D::PhysicsWorld2Dprotected
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
Component(Context *context)Urho3D::Componentexplicit
contacts_Urho3D::PhysicsWorld2Dprotected
context_Urho3D::Objectprotected
CopyAttributes(const Serializable *source, bool resetToDefault=true)Urho3D::Serializable
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
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
GetAllowSleeping() constUrho3D::PhysicsWorld2D
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
GetAutoClearForces() constUrho3D::PhysicsWorld2D
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetComponent(StringHash type) constUrho3D::Component
GetComponent() constUrho3D::Component
GetContext() constUrho3D::Objectinline
GetContinuousPhysics() constUrho3D::PhysicsWorld2D
GetDependencyNodes(ea::vector< Node * > &dest)Urho3D::Componentvirtual
GetDrawAabb() constUrho3D::PhysicsWorld2Dinline
GetDrawCenterOfMass() constUrho3D::PhysicsWorld2Dinline
GetDrawJoint() constUrho3D::PhysicsWorld2Dinline
GetDrawPair() constUrho3D::PhysicsWorld2Dinline
GetDrawShape() constUrho3D::PhysicsWorld2Dinline
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
GetGravity() constUrho3D::PhysicsWorld2Dinline
GetID() constUrho3D::Componentinline
GetIndexInParent() constUrho3D::Component
GetInstanceDefault(const ea::string &name) constUrho3D::Serializablevirtual
GetNode() constUrho3D::Componentinline
GetNumAttributes() constUrho3D::Serializable
GetPositionIterations() constUrho3D::PhysicsWorld2Dinline
GetReflection() constUrho3D::Serializablevirtual
GetRigidBodies(ea::vector< 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
GetSubsystems() constUrho3D::Objectprivate
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
HandleSceneSubsystemUpdate(StringHash eventType, VariantMap &eventData)Urho3D::PhysicsWorld2Dprotected
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
IsApplyingTransforms() constUrho3D::PhysicsWorld2Dinline
IsEnabled() constUrho3D::Componentinline
IsEnabledEffective() constUrho3D::Component
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsScriptStrongRef() constUrho3D::RefCountedinline
IsTemporary() constUrho3D::Serializableinline
IsUpdateEnabled() constUrho3D::PhysicsWorld2Dinline
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
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)Urho3D::Componentprotectedvirtual
OnNodeSet(Node *previousNode, Node *currentNode)Urho3D::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
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
PreSolve(b2Contact *contact, const b2Manifold *oldManifold) overrideUrho3D::PhysicsWorld2D
Raycast(ea::vector< 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
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::PhysicsWorld2Dstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveInstanceDefault()Urho3D::Serializable
RemoveRigidBody(RigidBody2D *rigidBody)Urho3D::PhysicsWorld2D
ResetToDefault()Urho3D::Serializable
rigidBodies_Urho3D::PhysicsWorld2Dprotected
Save(Serializer &dest) const overrideUrho3D::Componentvirtual
SaveDefaultAttributes(const AttributeInfo &attr) 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, 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
SetAllowSleeping(bool enable)Urho3D::PhysicsWorld2D
SetApplyingTransforms(bool enable)Urho3D::PhysicsWorld2Dinline
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const ea::string &name, const Variant &value)Urho3D::Serializable
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 ea::string &name, const Variant &defaultValue)Urho3D::Serializable
setInstanceDefault_Urho3D::Serializableprotected
SetNode(Node *node)Urho3D::Componentprotected
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, 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
Update(float timeStep)Urho3D::PhysicsWorld2D
updateEnabled_Urho3D::PhysicsWorld2Dprotected
URHO3D_OBJECT(PhysicsWorld2D, Component) (defined in Urho3D::PhysicsWorld2D)Urho3D::PhysicsWorld2Dprivate
velocityIterations_Urho3D::PhysicsWorld2Dprotected
WeakRefs() constUrho3D::RefCounted
world_Urho3D::PhysicsWorld2Dprotected
~Component() overrideUrho3D::Component
~Object() overrideUrho3D::Object
~PhysicsWorld2D() overrideUrho3D::PhysicsWorld2D
~RefCounted()Urho3D::RefCountedvirtual
~Serializable() overrideUrho3D::Serializable