Get the anchor point on bodyA in world coordinates.
@override Vector2 get anchorA { return Vector2.copy(bodyA.position); }