A class representing a window
It wrapps a SDL_Window and SDL_Renderer wich can both be freely retrived and manipulated
Returns the height of the screen in pixels
Returns a reference to the SDL_Renderer wrapped in this class
Returns the width of the screen in pixels
Returns a reference to the SDL_Window wrapped in this class
See Implementation
A class representing a window
It wrapps a SDL_Window and SDL_Renderer wich can both be freely retrived and manipulated