Classes | Functions

cpGrooveJoint

Classes

struct  cpGrooveJoint

Functions

cpGrooveJoint * cpGrooveJointAlloc (void)
 Allocate a groove joint.
cpGrooveJoint * cpGrooveJointInit (cpGrooveJoint *joint, cpBody *a, cpBody *b, cpVect groove_a, cpVect groove_b, cpVect anchr2)
 Initialize a groove joint.
cpConstraintcpGrooveJointNew (cpBody *a, cpBody *b, cpVect groove_a, cpVect groove_b, cpVect anchr2)
 Allocate and initialize a groove joint.
void cpGrooveJointSetGrooveA (cpConstraint *constraint, cpVect value)
 Set endpoint a of a groove joint's groove.
void cpGrooveJointSetGrooveB (cpConstraint *constraint, cpVect value)
 Set endpoint b of a groove joint's groove.
 All Classes Functions Variables Properties