Caseus Tower
|
#include <SDL.h>
#include <SDL_image.h>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | 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... | |