AStar2D.hasPoint

Returns whether a point associated with the given id exists.

struct AStar2D
@nogc nothrow const
bool
hasPoint
(
in long id
)

Meta