SDL Utility
RenderWindow.hpp File Reference

A wrapper around SDL_Window and SDL_Renderer. More...

#include <string>
#include <chrono>
#include "structures/Vector2.hpp"
#include "structures/Color.hpp"
#include "structures/Window.hpp"
#include "graphics/RenderTarget.hpp"

Go to the source code of this file.

Classes

class  RenderWindow
 A class that handles window related functionality. More...
 

Detailed Description

A wrapper around SDL_Window and SDL_Renderer.

Author
Lauchmelder23
Date
16.05.2020