Function AStar.hasPoint
Returns whether a point associated with the given id exists.
bool hasPoint
(
const(long) id
) nothrow @nogc const;
Returns whether a point associated with the given id exists.
bool hasPoint
(
const(long) id
) nothrow @nogc const;