R/cpBody.R
cpBodyGetVelocity.Rd
Get the velocity of the body.
cpBodyGetVelocity(body)
[cpBody *]
cpBody *
[cpVect *]
cpVect *
C function prototype: CP_EXPORT cpVect cpBodyGetVelocity(const cpBody *body);
CP_EXPORT cpVect cpBodyGetVelocity(const cpBody *body);