Defines the KeybindManager class for managing input bindings in ASAPCabinetFE. More...
Go to the source code of this file.
Classes | |
class | KeybindManager |
Manages keyboard and joystick input bindings for application actions. More... | |
Defines the KeybindManager class for managing input bindings in ASAPCabinetFE.
This header provides the KeybindManager class, which implements the IKeybindProvider interface to manage keyboard and joystick input bindings for application actions. It supports keycodes, joystick buttons, hats, and axes, and handles loading/saving keybind configurations.