Click or drag to resize
GeonBit.Input Namespace
GeonBit.Input implement input methods and utils.
Enumerations
  EnumerationDescription
Public enumerationGameKeys
Different game keys, eg keyboard keys that active things in game. You can map different input method to game keys.
Public enumerationKeyboardKeys
Defines the keys on a keyboard.
Public enumerationMouseButton
Supported mouse buttons. Note: this is a proxy for the GeonBit.UI MouseButton enum, just to create encapsulation.