bevy/crates/bevy_window/src
张林伟 8ff7e0dc5c
Register missing types in bevy_window (#7993)
# Objective

-  Fixes https://github.com/bevyengine/bevy/issues/7990.

## Solution

- Register needed types, verified pasted code in issue works.

Do I need to register more `Option<T>` types?
2023-03-27 21:48:29 +00:00
..
cursor.rs Windows as Entities (#5589) 2023-01-19 00:38:28 +00:00
event.rs add Input Method Editor support (#7325) 2023-01-29 20:27:29 +00:00
lib.rs Register missing types in bevy_window (#7993) 2023-03-27 21:48:29 +00:00
raw_handle.rs Windows as Entities (#5589) 2023-01-19 00:38:28 +00:00
system.rs Windows as Entities (#5589) 2023-01-19 00:38:28 +00:00
window.rs Move cursor position to internal state (#7988) 2023-03-09 05:39:01 +00:00