bevy/crates/bevy_window
Minghao Liu aac09353fd add position to WindowDescriptor (#3070)
# Objective

Set initial position of the window, so I can start it at the left side of the view automatically, used with `cargo watch`

## Solution

add window position to WindowDescriptor
2021-11-06 20:34:31 +00:00
..
src add position to WindowDescriptor (#3070) 2021-11-06 20:34:31 +00:00
Cargo.toml Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00