Function AStar.removePoint
Removes the point associated with the given id
from the points pool.
void removePoint
(
const(long) id
) nothrow @nogc;
Removes the point associated with the given id
from the points pool.
void removePoint
(
const(long) id
) nothrow @nogc;