bevy/crates/bevy_winit/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
..
converters.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
lib.rs Fix scale factor for cursor position (#2932) 2021-10-15 23:47:42 +00:00
winit_config.rs fix rustdoc warnings (#1437) 2021-02-22 03:59:35 +00:00
winit_windows.rs add position to WindowDescriptor (#3070) 2021-11-06 20:34:31 +00:00