Crate bevy_ui_bits

Crate bevy_ui_bits 

Source
Expand description

A tiny and opinionated collection of UI components for Bevy

Structs§

Container
Typical layout component Bundle
DynamicTextBuilder
Dynamic text Bundle builder
DynamicTextData
Data-holding component for the [DynamicText] bundle
EmbossedText
Embossed text component Bundle
Root
Base layout component Bundle for a UI tree
RootMarker
Marker component to query a Root
SimpleText
Simple text component Bundle
UiButton
Button component Bundle
UiButtonData
Data-holding component for the UiButton bundle

Traits§

UiText
Common interface for the text bundles