Function AStar2D.getPointPosition

Returns the position of the point associated with the given id.

Vector2 getPointPosition (
  const(long) id
) nothrow @nogc const;