mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
c3a72e9dc8
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.rs | ||
gamepad_input_events.rs | ||
keyboard_input.rs | ||
keyboard_input_events.rs | ||
keyboard_modifiers.rs | ||
mouse_input.rs | ||
mouse_input_events.rs | ||
touch_input.rs | ||
touch_input_events.rs |