Function AStar2D.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;