Module keyboard

Source
Expand description

The keyboard input handling.

Structs§

KeyboardData
Keyboard user data.
KeyboardState
The state of the keyboard on the current seat.

Enums§

RepeatInfo
The rate at which a pressed key is repeated.

Functions§

key_input 🔒