Module interface
Source - about ๐
- camera ๐
- tabs ๐
- AppTabViewer ๐
- A viewer for application tabs. This struct holds a single mutable reference to the world,
and is constructed each frame.
- InterfacePlugin
- Plugin that sets up the user interface
- UiState ๐
- The state of the user interface
- AppTab
- An application tab
- UiCommand
- User interface commands sent between systems
- apply_custom_fonts ๐
- Apply custom fonts to the egui context
- modify_dock_state ๐
- Modify the dock state based on UI commands
- show_ui ๐
- Main function to show the user interface