galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
Window.hpp File Reference
#include <entt/signal/fwd.hpp>
#include <glad/glad.h>
#include <GLFW/glfw3.h>
#include "galaxy/core/WindowSettings.hpp"
#include "galaxy/input/Clipboard.hpp"
#include "galaxy/input/Cursor.hpp"
#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::core::Window
 Handles events, input & display. More...
 

Namespaces

namespace  galaxy
 Animated.cpp galaxy.
 
namespace  galaxy::core