bevy/crates/bevy_window/src
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
..
event.rs Fix scale_factor_override in the winit backend (#2784) 2021-09-10 18:46:16 +00:00
lib.rs Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
system.rs Add EventWriter (#1575) 2021-03-07 20:42:04 +00:00
window.rs add position to WindowDescriptor (#3070) 2021-11-06 20:34:31 +00:00
windows.rs can change window settings at runtime (#644) 2020-10-15 11:42:19 -07:00