SDL Utility
|
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... | |
A wrapper around SDL_Window and SDL_Renderer.