Canvas for drawing
Constructs a new window with the specified dimensions and name.
Closes the window
Clear window buffer contents
Closes the window if it is open, deallocating it's resources.
Tells wether the window is currently open
Prints current buffer contents into screen
See Implementation
Canvas for drawing