R/cpBody.R
cpBodyGetRotation.Rd
Get the rotation vector of the body. (The x basis vector of it's transform.)
cpBodyGetRotation(body)
[cpBody *]
cpBody *
[cpVect *]
cpVect *
C function prototype: CP_EXPORT cpVect cpBodyGetRotation(const cpBody *body);
CP_EXPORT cpVect cpBodyGetRotation(const cpBody *body);