Expand description
The keyboard input functionality.
Structs
- A keyboard input event.
Enums
- The logical key code of a
KeyboardInput
. - The key code of a
KeyboardInput
. - Contains the platform-native logical key identifier, known as keysym.
- Contains the platform-native physical key identifier
Functions
- Updates the
ButtonInput<KeyCode>
resource with the latestKeyboardInput
events.