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