Clears the current drawing buffer with the specified color.
Usage example:
drawer.clear(ColorRGBa.PINK)
The color used to clear the buffer. It is an instance of ColorRGBa.