AStar2D.disconnectPoints

Deletes the segment between the given points.

struct AStar2D
@nogc nothrow
void
disconnectPoints
(
in long id
,
in long to_id
)

Meta