bevy/crates/bevy_input
Niklas Eicker 84de9e7f28
Add window entity to mouse and keyboard events (#8852)
# Objective

- Resolves #4649 

## Solution

- Added the window entity to `KeyboardInput`, `MouseButtonInput`, and
`MouseWheel` events.
2023-06-16 13:54:06 +00:00
..
src Add window entity to mouse and keyboard events (#8852) 2023-06-16 13:54:06 +00:00
Cargo.toml chore: Release (#7920) 2023-03-06 05:13:36 +00:00