TextScreen.Clear

fills the text buffer with the given character

class TextScreen
void
Clear
(
char ch
,
ubyte fg = Colour.White
,
ubyte bg = Colour.Black
)

Meta