Module vizia::input

source ·
Expand description

Types used for handling input events such as mouse and keyboard.

Structs§

Enums§

  • Code is the physical position of a key.
  • Key represents the meaning of a keypress.
  • An event used to interact with a Keymap at runtime.
  • A mouse button.