bevy/crates/bevy_winit/src
Thierry Berger 2165793ff0
Add logical key data to KeyboardInput (#11400)
Add logical key data to KeyboardInput

Addresses an item of https://github.com/bevyengine/bevy/issues/11052

---------

Co-authored-by: Mateusz Wachowiak <mateusz_wachowiak@outlook.com>
2024-01-22 15:25:17 +00:00
..
accessibility.rs Use EntityHashMap whenever possible (#11353) 2024-01-15 15:51:17 +00:00
converters.rs Add logical key data to KeyboardInput (#11400) 2024-01-22 15:25:17 +00:00
lib.rs Winit update: fix suspend on Android (#11403) 2024-01-19 06:26:34 +00:00
system.rs Use EntityHashMap whenever possible (#11353) 2024-01-15 15:51:17 +00:00
winit_config.rs Change WinitPlugin defaults to limit game update rate when window is not visible (for real this time) (#11305) 2024-01-15 17:53:35 +00:00
winit_windows.rs Use EntityHashMap whenever possible (#11353) 2024-01-15 15:51:17 +00:00