Expand description
A tiny and opinionated collection of UI components for Bevy
Structs§
- Container
- Typical layout component Bundle
- Dynamic
Text Builder - Dynamic text Bundle builder
- Dynamic
Text Data - Data-holding component for the [DynamicText] bundle
- Embossed
Text - Embossed text component Bundle
- Root
- Base layout component Bundle for a UI tree
- Root
Marker - Marker component to query a Root
- Simple
Text - Simple text component Bundle
- UiButton
- Button component Bundle
- UiButton
Data - Data-holding component for the UiButton bundle
Traits§
- UiText
- Common interface for the text bundles