![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
#include <string>#include <entt/signal/fwd.hpp>#include <glm/vec2.hpp>#include <SDL3/SDL_events.h>#include <SDL3/SDL_video.h>#include "galaxy/input/Keyboard.hpp"#include "galaxy/input/Mouse.hpp"
Include dependency graph for Window.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | galaxy::Window |
| RAII Window. Handles events, input & display. More... | |
Namespaces | |
| namespace | galaxy |
| Animated.cpp galaxy. | |