InputHelper Fields

GeonBit.UI

InputHelper Fields

The InputHelper type exposes the following members.

Fields
  NameDescription
Public fieldKeysTypeCooldown
An artificial "lag" after a key is pressed when typing text input, to prevent mistake duplications.
Public fieldMouseWheel
Current mouse wheel value.
Public fieldMouseWheelChange
Mouse wheel change sign (eg 0, 1 or -1) since last frame.
Top
See Also