Module keyboard

Module keyboard 

Source
Expand description

Keyboard event types

Structs§

KeyboardKeyEvent
An event related to pressing a key

Enums§

KeyState
State of a Key
KeyboardEvent
A keyboard related Event

Traits§

KeyboardEventTrait
Common functions for all Keyboard-Events implement.