Set the position of a body.

cpBodyGetPosition(body)

Arguments

body

[cpBody *]

Value

[cpVect *]

Details

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