#include <SDL.h>#include <SDL_image.h>#include <string>

Go to the source code of this file.
Classes | |
| class | JAM_Texture |
| Creates a Texture for use with a renderer. Creates a Texture from an image file, this can then be used with a renderer. More... | |
1.8.8