getPointB method

Vector2 getPointB(
  1. int i
)

Implementation

Vector2 getPointB(int i) => bindings.cpArbiterGetPointB(_arbiterResource, i).toVector2();