StraightPathPoint.fromValues(Vec2D translation, this.radius) : super(PointType.straight) { _translation = translation; }