getGroundAnchorA method

Vector2 getGroundAnchorA()

Implementation

Vector2 getGroundAnchorA() {
  return _groundAnchorA;
}