bevy/crates/bevy_window/src
speak 85ab55a05b Adds an alias mouse position -> cursor position (#2038)
This alias is to aid people finding the cursor_position function, as the mouse
pressed / moved functionality and naming likely primes people for thinking
of "mouse" before "cursor" when searching the api documentation.
2021-04-28 21:26:47 +00:00
..
event.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
lib.rs Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
system.rs Add EventWriter (#1575) 2021-03-07 20:42:04 +00:00
window.rs Adds an alias mouse position -> cursor position (#2038) 2021-04-28 21:26:47 +00:00
windows.rs can change window settings at runtime (#644) 2020-10-15 11:42:19 -07:00