getAngle method

double getAngle()

Get the angle of the body.

Implementation

double getAngle() => _body.getAngle();