Classes | Functions

cpPivotJoint

Classes

struct  cpPivotJoint

Functions

cpPivotJoint * cpPivotJointAlloc (void)
 Allocate a pivot joint.
cpPivotJoint * cpPivotJointInit (cpPivotJoint *joint, cpBody *a, cpBody *b, cpVect anchr1, cpVect anchr2)
 Initialize a pivot joint.
cpConstraintcpPivotJointNew (cpBody *a, cpBody *b, cpVect pivot)
 Allocate and initialize a pivot joint.
cpConstraintcpPivotJointNew2 (cpBody *a, cpBody *b, cpVect anchr1, cpVect anchr2)
 Allocate and initialize a pivot joint with specific anchors.
 All Classes Functions Variables Properties