This PR adds a small example that shows how to use Keyboard modifiers, as shown in [this](https://github.com/bevyengine/bevy/issues/1654#issuecomment-798966921) snippet. Fixes #1656. Co-authored-by: guimcaballero <guim.caballero@gmail.com> |
||
|---|---|---|
| .. | ||
| char_input_events.rs | ||
| gamepad_input_events.rs | ||
| gamepad_input.rs | ||
| keyboard_input_events.rs | ||
| keyboard_input.rs | ||
| keyboard_modifiers.rs | ||
| mouse_input_events.rs | ||
| mouse_input.rs | ||
| touch_input_events.rs | ||
| touch_input.rs | ||