AStar2D.getPointPosition

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

struct AStar2D
@nogc nothrow const
Vector2
getPointPosition
(
in long id
)

Meta