getGroundAnchorB method

Vector2 getGroundAnchorB()

Implementation

Vector2 getGroundAnchorB() {
  return _groundAnchorB;
}