Cocos2d-x  v3.17
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
PhysicsJointLimit Member List

This is the complete list of members for PhysicsJointLimit, including all inherited members.

construct(PhysicsBody *a, PhysicsBody *b, const Vec2 &anchr1, const Vec2 &anchr2)PhysicsJointLimitstatic
construct(PhysicsBody *a, PhysicsBody *b, const Vec2 &anchr1, const Vec2 &anchr2, float min, float max)PhysicsJointLimitstatic
createConstraints() overridePhysicsJointLimitvirtual
getAnchr1() const PhysicsJointLimit
getAnchr2() const PhysicsJointLimit
getBodyA() const PhysicsJointinline
getBodyB() const PhysicsJointinline
getMax() const PhysicsJointLimit
getMaxForce() const PhysicsJointinline
getMin() const PhysicsJointLimit
getTag() const PhysicsJointinline
getWorld() const PhysicsJointinline
isCollisionEnabled() const PhysicsJointinline
isEnabled() const PhysicsJointinline
removeFormWorld()PhysicsJoint
setAnchr1(const Vec2 &anchr1)PhysicsJointLimit
setAnchr2(const Vec2 &anchr2)PhysicsJointLimit
setCollisionEnable(bool enable)PhysicsJoint
setEnable(bool enable)PhysicsJoint
setMax(float max)PhysicsJointLimit
setMaxForce(float force)PhysicsJoint
setMin(float min)PhysicsJointLimit
setTag(int tag)PhysicsJointinline