#include <SDL.h>
Go to the source code of this file.
Classes | |
struct | yaze::core::SDL_Deleter |
Deleter for SDL_Window and SDL_Renderer. More... | |
struct | yaze::core::SDL_Texture_Deleter |
Deleter for SDL_Texture. More... | |
struct | yaze::core::SDL_Surface_Deleter |
Deleter for SDL_Surface. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::core |