getPosition method

Vector2 getPosition()

Set the position of a body.

Implementation

Vector2 getPosition() => _body.getPosition();