TextScreen.FillRect

fills a rectangle

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

Meta