Re-exports§
Modules§
- controls
- input settings for the editor UI
- default_
windows - Default windows for the editor
- editor
- Editor systems, events and resources
- editor_
window - Trait definition for new editor windows
- prelude
- Commonly used types and extension traits
Structs§
- Editor
Plugin - Plugin adding various editor UI to the game executable.
Enums§
- Editor
Window Placement - Where to show the editor
Traits§
- AddEditor
Window - Extension trait for
App
to add a new editor window type