![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Input management system for user interactions. More...
Input management system for user interactions.
The InputManager handles all user input devices, including keyboard, mouse, gamepad, joystick, and TrackIR. It tracks the dominant input device, manages input bindings, system cursor, and device-specific interactions. This class is intended to be used as a singleton and extends the ActionManager interface.
Definition at line 19 of file InputManager.c.