#include <SDL2/SDL_render.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | texture |
Wrapper class to encapsulate creation and management of an SDL_Texture. More... | |
struct | texture::info |
Small wrapper that queries metadata about the provided texture. More... | |