|
GigaPasjans
|
Represents action mapping for keyboard bind and mouse button as well. More...
#include <ActionRegistry.h>
Public Member Functions | |
| bool | operator== (const ActionInputMapping &rhs) const |
Public Attributes | |
| int32 | Key |
| Keyboard binding. | |
| MouseButton | Button |
| Mouse bindings. | |
Represents action mapping for keyboard bind and mouse button as well.