Get the force applied to the body for the next time step.

cpBodyGetForce(body)

Arguments

body

[cpBody *]

Value

[cpVect *]

Details

C function prototype: CP_EXPORT cpVect cpBodyGetForce(const cpBody *body);