|
HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
|
Defines the InputHandler class for processing user input and player interaction. More...
#include <memory>#include "glad/glad.h"#include "GLFW/glfw3.h"#include "../core/camera.h"#include "../physics/PhysicsSystem.h"#include "../world/Chunk.h"#include "../world/ChunkManager.h"#include "../world/Player.h"

Go to the source code of this file.
Classes | |
| class | App::InputHandler |
| Processes keyboard and mouse input, managing player movement, camera state, and world interaction. More... | |
Namespaces | |
| namespace | App |
Defines the InputHandler class for processing user input and player interaction.