ClearScreen()
Syntax
ClearScreen(R, G, B)
Clear the whole screen with the specified RGB color. Note: ClearScreen() should be always called outside a StartDrawing() : StopDrawing() block.
Supported OS
Windows, Linux, MacOS X