R/cpBody.R
cpBodyGetAngle.Rd
Get the angle of the body.
cpBodyGetAngle(body)
[cpBody *]
cpBody *
[cpFloat]
cpFloat
C function prototype: CP_EXPORT cpFloat cpBodyGetAngle(const cpBody *body);
CP_EXPORT cpFloat cpBodyGetAngle(const cpBody *body);