SDL Utility
RenderTarget.hpp File Reference
#include <chrono>
#include "structures/Color.hpp"
#include "graphics/drawable/Drawable.hpp"

Go to the source code of this file.

Classes

class  RenderTarget
 Acts as a wrapper for SDL_Renderer*. You can't (and shouldn't) instantiate this, but rather derive from it. More...