atDistance abstract method

(Vec2D, Vec2D) atDistance(
  1. double distance
)

Implementation

(Vec2D pos, Vec2D tan) atDistance(double distance);