groundAnchorA property

Vector2 groundAnchorA
getter/setter pair

The first ground anchor in world coordinates. This point never moves.

Implementation

Vector2 groundAnchorA = Vector2(-1.0, 1.0);