TextScreen.DrawBox

draws the outline of a rectangle

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

Meta