|
My Project
|
Files | |
| InputManager.hpp | |
| Keyboard and mouse input manager — tracks pressed/held/released states per frame. | |
| InputState.hpp | |
| Enum describing the per-frame state of a key or mouse button. | |
| MouseButton.hpp | |
| Enum identifying trackable mouse buttons (Left, Right, Middle). | |
| Scancode.hpp | |
| Enum mapping GLFW key codes to named scancodes (physical key positions). | |