Modules§
Structs§
- Bind
ToID - Associates a UI child entity with a parent widget by ID.
- Current
Widget State - Tracks the currently focused or active widget by its ID.
- Extended
UiConfiguration - Global UI configuration resource.
- Extended
UiPlugin - Ignore
Parent State - Marker component for UI elements that should ignore the parent widget state.
- Image
Cache - A cache mapping image paths to their loaded handles, preventing duplicate loads and allowing cleanup of unused images.
- UIGenID
- Unique identifier for UI elements.
- UIWidget
State - Stores the interaction and UI state flags for a widget.