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