Function AStar2D.disconnectPoints
Deletes the segment between the given points.
void disconnectPoints
(
const(long) id,
const(long) to_id
) nothrow @nogc;
Deletes the segment between the given points.
void disconnectPoints
(
const(long) id,
const(long) to_id
) nothrow @nogc;