|
VEGO-Engine
0.1
|
InputAction struct to represent an action and its bindings. More...
#include <InputManager.h>
InputAction struct to represent an action and its bindings.
| name | The name of the action |
| bindings | The keys that are bound to this action |
| callback | The function to call when the action is triggered |