![]() |
Calamity Engine 1.0.0
A cross-platform 2D game engine written in C++ and SDL3.
|
#include <SDL3/SDL.h>#include <SDL3_ttf/SDL_ttf.h>#include <string>#include "../../core/definitions.hpp"#include "../../core/node/components.hpp"#include "../../core/ui/definitions.hpp"#include "../physics/definitions.hpp"#include "definitions.hpp"Go to the source code of this file.
Classes | |
| class | Graphics |