R/cpBody.R
cpBodySetTorque.Rd
Set the torque applied to the body for the next time step.
cpBodySetTorque(body, torque)
[cpBody *]
cpBody *
[cpFloat]
cpFloat
C function prototype: CP_EXPORT void cpBodySetTorque(cpBody *body, cpFloat torque);
CP_EXPORT void cpBodySetTorque(cpBody *body, cpFloat torque);