bevy/crates/bevy_window
Nathan Jeffords 1aff709d27
Set cursor updates (#993)
* update `Window::set_cursor_position` to take a `Vec2` instead of `i32`s

this allows fractional coordinates to work correctly
2020-12-03 12:39:03 -08:00
..
src Set cursor updates (#993) 2020-12-03 12:39:03 -08:00
Cargo.toml Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00