25 const cpConstraintClass *cpPinJointGetClass(
void);
28 typedef struct cpPinJoint {
48 CP_DefineConstraintProperty(cpPinJoint,
cpVect, anchr1, Anchr1)
49 CP_DefineConstraintProperty(cpPinJoint,
cpVect, anchr2, Anchr2)
50 CP_DefineConstraintProperty(cpPinJoint,
cpFloat, dist, Dist)