Cocos2d-x  v4
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() constPhysicsJointLimit
getAnchr2() constPhysicsJointLimit
getBodyA() constPhysicsJointinline
getBodyB() constPhysicsJointinline
getMax() constPhysicsJointLimit
getMaxForce() constPhysicsJointinline
getMin() constPhysicsJointLimit
getTag() constPhysicsJointinline
getWorld() constPhysicsJointinline
isCollisionEnabled() constPhysicsJointinline
isEnabled() constPhysicsJointinline
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