ClearScreen()

Syntax

ClearScreen(R, G, B)
Description
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

<- ChangeGamma() - Sprite Index - ClipSprite() ->