Function AStar2D.getAvailablePointId
Returns the next available point ID with no point associated to it.
long getAvailablePointId() nothrow @nogc const;
Returns the next available point ID with no point associated to it.
long getAvailablePointId() nothrow @nogc const;