ClearFreeRect Landscape 1.0 OC void int x Left limit of the rectangle. Always global coordinates. int y Top limit of the rectangle. Always global coordinates. int width Width of the rectangle int height Height of the rectangle Removes all material within the specified rectangle. Coordinates are always global. Excluding the right and lower limits of the rectangle. This call may take quite a while for large rectangles. ClearFreeRect(0, 0, LandscapeWidth(), LandscapeHeight()); Empties the complete landscape. DigFree DigFreeRect BlastFree 2014-01