AStar2D.removePoint

Removes the point associated with the given id from the points pool.

struct AStar2D
@nogc nothrow
void
removePoint
(
in long id
)

Meta