AStar.hasPoint

Returns whether a point associated with the given id exists.

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

Meta