Set the position of the body.

cpBodySetPosition(body, pos)

Arguments

body

[cpBody *]

pos

[cpVect *]

Details

C function prototype: CP_EXPORT void cpBodySetPosition(cpBody *body, cpVect pos);