Window.fill

Fills an area with the specified color.

class Window
@trusted
void
fill
(
Point target
,
ubyte color
,
ubyte background = 0
)

Meta