WindowCreated
WindowCreated
- window : bevy_ecs::entity::Entity
Description
An event that is sent whenever a new window is created.
To create a new window, spawn an entity with a [
crate::Window
] on it.
An event that is sent whenever a new window is created.
To create a new window, spawn an entity with a [
crate::Window
] on it.