Function Navigation2D.navpolyRemove
Removes the NavigationPolygon with the given ID.
void navpolyRemove
(
const(long) id
) nothrow @nogc;
Removes the NavigationPolygon with the given ID.
void navpolyRemove
(
const(long) id
) nothrow @nogc;