bevy/crates/bevy_window
2022-10-06 13:14:23 +00:00
..
src Make bevy_window and bevy_input events serializable (#6180) 2022-10-06 13:14:23 +00:00
Cargo.toml Derived Copy trait for bevy_input events, Serialize/Deserialize for events in bevy_input and bevy_windows, PartialEq for events in both, and Eq where possible in both. (#6023) 2022-09-20 18:24:00 +00:00