Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
input_manager.h File Reference
#include <engine/core/iEngineService.h>
#include <engine/input/i_input_provider.h>
#include <memory>
Include dependency graph for input_manager.h:

Go to the source code of this file.

Classes

class  InputManager
 Centralized input manager that delegates to an external input provider. More...