R/cpBody.R
cpBodyGetForce.Rd
Get the force applied to the body for the next time step.
cpBodyGetForce(body)
[cpBody *]
cpBody *
[cpVect *]
cpVect *
C function prototype: CP_EXPORT cpVect cpBodyGetForce(const cpBody *body);
CP_EXPORT cpVect cpBodyGetForce(const cpBody *body);