Get the velocity of the body.

cpBodyGetVelocity(body)

Arguments

body

[cpBody *]

Value

[cpVect *]

Details

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