[][src]Module bevy_input::keyboard

Structs

KeyboardInput

A key input event from a keyboard device

KeyboardInputState

State used by the keyboard input system

Enums

ElementState

The current "press" state of an element

KeyCode

The key code of a keyboard input.

Functions

keyboard_input_system

Updates the Input resource with the latest KeyboardInput events