| GeonBit.Input Namespace |
| Enumeration | Description | |
|---|---|---|
| GameKeys |
Different game keys, eg keyboard keys that active things in game.
You can map different input method to game keys.
| |
| KeyboardKeys |
Defines the keys on a keyboard.
| |
| MouseButton |
Supported mouse buttons.
Note: this is a proxy for the GeonBit.UI MouseButton enum, just to create encapsulation.
|