bevy/crates/bevy_winit/src
Hans W. Uhlig f8292ccf7e
Simple Implementation to address #1327 by adding a focused field to the window and related system (#1386)
* Simple Implementation to address #1327 by adding a focused field to the window and related system

* Changing Window update function from bevy_window to bevy_winit.

* Removing unused imports.
2021-02-12 21:32:32 -08:00
..
converters.rs switch winit size to logical to be dpi independent (#947) 2020-11-30 18:24:49 -08:00
lib.rs Simple Implementation to address #1327 by adding a focused field to the window and related system (#1386) 2021-02-12 21:32:32 -08:00
winit_config.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
winit_windows.rs Added set_minimized and set_position to Window (#1292) 2021-01-24 20:06:06 -08:00