Window.drawFilledBox

Draws a filled rectangle with a specified color,

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

Meta