Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
sdl_backend_system.h File Reference
#include <SDL3/SDL.h>
#include <engine/core/system/i_backend_system.h>
Include dependency graph for sdl_backend_system.h:

Go to the source code of this file.

Classes

class  SDLBackendSystem
 SDL-based implementation of the backend system interface. More...