cpPivotJointNew2 ( a b anchr1 anchr2 -- cpConstraint* )


Vocabulary
chipmunk.ffi

Inputs
aan object
ban object
anchr1an object
anchr2an object


Outputs
cpConstraint*an object


Definition


LIBRARY: chipmunk FUNCTION: cpConstraint* cpPivotJointNew2
( cpBody* a, cpBody* b, cpVect anchr1, cpVect anchr2 )