Represents a window managed by SDL
Constructs a new wrapped SDL_Window struct.
The height of the managed window
The title of the managed window
The width of the managed window
The wrapped window
The x position of the managed window
The y position of the managed window
See Implementation
Represents a window managed by SDL