HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
Classes
InputManager.h File Reference

Defines the InputManager singleton for global keyboard and mouse state polling. More...

#include <glad/glad.h>
#include <GLFW/glfw3.h>
#include "../core/MathUtils.h"
Include dependency graph for InputManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InputManager
 Singleton class that handles global input state. More...
 

Detailed Description

Defines the InputManager singleton for global keyboard and mouse state polling.