Re-exportsยง
pub use theme::Theme;
pub use theme::ThemePreference;
Modulesยง
- theme ๐
Structsยง
- Focus ๐Keeps tracks of what widget has keyboard focus
- Focus
Widget ๐The widget with focus. - Interaction
State ๐The state of the interaction in egui, i.e. what is being dragged. - The data that egui persists between frames.
- Some global options that you can read and write.
Enumsยง
- Focus
Direction ๐
Type Aliasesยง
- Order
Map ๐Map containing the index of each layer in the order list, for quick lookups.