R/cpBody.R
cpBodySetPosition.Rd
Set the position of the body.
cpBodySetPosition(body, pos)
[cpBody *]
cpBody *
[cpVect *]
cpVect *
C function prototype: CP_EXPORT void cpBodySetPosition(cpBody *body, cpVect pos);
CP_EXPORT void cpBodySetPosition(cpBody *body, cpVect pos);