ChipmunkBody
function ResetForces() : void
Reset the force and torque applied to a body to zero.
Sets ChipmunkBody.force to Vector2.zero and ChipmunkBody.torque to 0.
ChipmunkBody.force
Vector2.zero
ChipmunkBody.torque
0