Dry
Dry::ConstraintWheel2D Member List

This is the complete list of members for Dry::ConstraintWheel2D, including all inherited members.

AddRef()Dry::RefCounted
AddReplicationState(ComponentReplicationState *state)Dry::Component
AllocateNetworkState()Dry::Serializable
anchor_Dry::ConstraintWheel2Dprivate
Animatable(Context *context)Dry::Animatableexplicit
animatedNetworkAttributes_Dry::Animatableprotected
animationEnabled_Dry::Animatableprotected
ApplyAttributes() overrideDry::Constraint2Dvirtual
attachedConstraint_Dry::Constraint2Dprotected
attributeAnimationInfos_Dry::Animatableprotected
axis_Dry::ConstraintWheel2Dprivate
Cast()Dry::Objectinline
Cast() constDry::Objectinline
CleanupConnection(Connection *connection)Dry::Component
collideConnected_Dry::Constraint2Dprotected
Component(Context *context)Dry::Componentexplicit
Constraint2D(Context *context)Dry::Constraint2Dexplicit
ConstraintWheel2D(Context *context)Dry::ConstraintWheel2Dexplicit
context_Dry::Objectprotected
CreateJoint()Dry::Constraint2D
DoAutoRemove(AutoRemoveMode mode)Dry::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Dry::Componentvirtual
DRY_OBJECT(ConstraintWheel2D, Constraint2D) (defined in Dry::ConstraintWheel2D)Dry::ConstraintWheel2Dprivate
enabled_Dry::Componentprotected
FindAttributeAnimationTarget(const String &name, String &outName)Dry::Animatableprotectedvirtual
GetAnchor() constDry::ConstraintWheel2Dinline
GetAnimationEnabled() constDry::Animatableinline
GetAttachedConstraint() constDry::Constraint2Dinline
GetAttribute(unsigned index) constDry::Serializable
GetAttribute(const String &name) constDry::Serializable
GetAttributeAnimation(const String &name) constDry::Animatable
GetAttributeAnimationInfo(const String &name) constDry::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constDry::Animatable
GetAttributeAnimationTime(const String &name) constDry::Animatable
GetAttributeAnimationWrapMode(const String &name) constDry::Animatable
GetAttributeDefault(unsigned index) constDry::Serializable
GetAttributeDefault(const String &name) constDry::Serializable
GetAttributes() constDry::Serializablevirtual
GetAxis() constDry::ConstraintWheel2Dinline
GetBlockEvents() constDry::Objectinline
GetCategory() constDry::Object
GetCollideConnected() constDry::Constraint2Dinline
GetComponent(StringHash type) constDry::Component
GetComponent() constDry::Component
GetComponents(PODVector< Component *> &dest, StringHash type) constDry::Component
GetComponents(PODVector< T *> &dest) constDry::Component
GetContext() constDry::Objectinline
GetDampingRatio() constDry::ConstraintWheel2Dinline
GetDependencyNodes(PODVector< Node *> &dest)Dry::Componentvirtual
GetEnableMotor() constDry::ConstraintWheel2Dinline
GetEventDataMap() constDry::Object
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetFixedUpdateSource()Dry::Componentprotected
GetFrequencyHz() constDry::ConstraintWheel2Dinline
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetID() constDry::Componentinline
GetInterceptNetworkUpdate(const String &attributeName) constDry::Serializable
GetJoint() constDry::Constraint2Dinline
GetJointDef() overrideDry::ConstraintWheel2Dprivatevirtual
GetMaxMotorTorque() constDry::ConstraintWheel2Dinline
GetMotorSpeed() constDry::ConstraintWheel2Dinline
GetNetworkAttributes() constDry::Serializablevirtual
GetNetworkState() constDry::Serializableinline
GetNode() constDry::Componentinline
GetNumAttributes() constDry::Serializable
GetNumNetworkAttributes() constDry::Serializable
GetObjectAnimation() constDry::Animatable
GetObjectAnimationAttr() constDry::Animatable
GetOtherBody() constDry::Constraint2Dinline
GetOwnerBody() constDry::Constraint2Dinline
GetScene() constDry::Component
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Dry::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Dry::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dry::Componentprotected
HasEventHandlers() constDry::Objectinline
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
id_Dry::Componentprotected
InitializeJointDef(b2JointDef *jointDef)Dry::Constraint2Dprotected
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constDry::Animatableprotected
IsEnabled() constDry::Componentinline
IsEnabledEffective() constDry::Component
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
IsReplicated() constDry::Component
IsTemporary() constDry::Serializableinline
joint_Dry::Constraint2Dprotected
jointDef_Dry::ConstraintWheel2Dprivate
Load(Deserializer &source)Dry::Serializablevirtual
LoadJSON(const JSONValue &source) overrideDry::Animatablevirtual
LoadXML(const XMLElement &source) overrideDry::Animatablevirtual
LookupEnum(const String &valueStr, Variant &varValue, const AttributeInfo &attr) constDry::Serializableprotected
MarkNetworkUpdate() overrideDry::Componentvirtual
MarkOtherBodyNodeIDDirty()Dry::Constraint2Dinlineprotected
networkState_Dry::Serializableprotected
networkUpdate_Dry::Componentprotected
node_Dry::Componentprotected
Object(Context *context)Dry::Objectexplicit
objectAnimation_Dry::Animatableprotected
OnAttributeAnimationAdded() overrideDry::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideDry::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constDry::Serializablevirtual
OnMarkedDirty(Node *node)Dry::Componentprotectedvirtual
OnNodeSet(Node *node) overrideDry::Constraint2Dprotectedvirtual
OnNodeSetEnabled(Node *node)Dry::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Dry::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Dry::Animatableprotected
OnSceneSet(Scene *scene) overrideDry::Constraint2Dprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Dry::Serializablevirtual
OnSetEnabled() overrideDry::Constraint2Dvirtual
operator=(const RefCounted &rhs)=deleteDry::RefCounted
otherBody_Dry::Constraint2Dprotected
otherBodyNodeID_Dry::Constraint2Dprotected
otherBodyNodeIDDirty_Dry::Constraint2Dprotected
ownerBody_Dry::Constraint2Dprotected
physicsWorld_Dry::Constraint2Dprotected
PrepareNetworkUpdate()Dry::Component
ReadDeltaUpdate(Deserializer &source)Dry::Serializable
ReadLatestDataUpdate(Deserializer &source)Dry::Serializable
RecreateJoint()Dry::Constraint2Dprotected
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
RegisterObject(Context *context)Dry::ConstraintWheel2Dstatic
ReleaseJoint()Dry::Constraint2D
ReleaseRef()Dry::RefCounted
Remove()Dry::Component
RemoveAttributeAnimation(const String &name)Dry::Animatable
RemoveInstanceDefault()Dry::Serializable
RemoveObjectAnimation()Dry::Animatable
ResetToDefault()Dry::Serializable
Save(Serializer &dest) const overrideDry::Componentvirtual
SaveDefaultAttributes() constDry::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideDry::Componentvirtual
SaveXML(XMLElement &dest) const overrideDry::Componentvirtual
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
Serializable(Context *context)Dry::Serializableexplicit
SetAnchor(const Vector2 &anchor)Dry::ConstraintWheel2D
SetAnimationEnabled(bool enable)Dry::Animatable
SetAnimationTime(float time)Dry::Animatable
SetAttachedConstraint(Constraint2D *constraint)Dry::Constraint2D
SetAttribute(unsigned index, const Variant &value)Dry::Serializable
SetAttribute(const String &name, const Variant &value)Dry::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dry::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Dry::Animatable
SetAttributeAnimationTime(const String &name, float time)Dry::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Dry::Animatable
SetAxis(const Vector2 &axis)Dry::ConstraintWheel2D
SetBlockEvents(bool block)Dry::Objectinline
SetCollideConnected(bool collideConnected)Dry::Constraint2D
SetDampingRatio(float dampingRatio)Dry::ConstraintWheel2D
SetEnabled(bool enable)Dry::Component
SetEnableMotor(bool enableMotor)Dry::ConstraintWheel2D
SetFrequencyHz(float frequencyHz)Dry::ConstraintWheel2D
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetID(unsigned id)Dry::Componentprotected
SetInstanceDefault(bool enable)Dry::Serializableinline
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Dry::Serializable
SetMaxMotorTorque(float maxMotorTorque)Dry::ConstraintWheel2D
SetMotorSpeed(float motorSpeed)Dry::ConstraintWheel2D
SetNode(Node *node)Dry::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Dry::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Dry::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Dry::Animatableprotected
SetOtherBody(RigidBody2D *body)Dry::Constraint2D
SetTemporary(bool enable)Dry::Serializable
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
UnsubscribeFromAllEvents()Dry::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dry::Object
UnsubscribeFromEvent(StringHash eventType)Dry::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dry::Object
UnsubscribeFromEvents(Object *sender)Dry::Object
UpdateAttributeAnimations(float timeStep)Dry::Animatableprotected
WeakRefs() constDry::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Dry::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Dry::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Dry::Serializable
~Animatable() overrideDry::Animatable
~Component() override=default (defined in Dry::Component)Dry::Component
~Constraint2D() overrideDry::Constraint2D
~ConstraintWheel2D() overrideDry::ConstraintWheel2D
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual
~Serializable() overrideDry::Serializable