Window.drawFilledBox

Draws a filled rectangle with a specified color,

class Window
@trusted
void
drawFilledBox
(
Coordinate target
,
ubyte color
)

Meta