Module bevy_input::keyboard[][src]

Structs

KeyboardInput

A key input event from a keyboard device

Enums

KeyCode

The key code of a keyboard input.

Functions

keyboard_input_system

Updates the Input resource with the latest KeyboardInput events