clearDrawing()
Erase everything drawn with the draw functions (e.g. drawRectangle(), drawLine(), ...).
GUI objects added with add() are not affected.
Parameters
Once an object display has been created, you can use the following function:
display.clearDrawing()