Module bevy::text::prelude[]

Structs

Font
Text
Text2dBundle

The bundle of components needed to draw text in a 2D scene via the Camera2dBundle.

TextAlignment
TextSection
TextStyle

Enums

HorizontalAlign

Describes horizontal alignment preference for positioning & bounds.

TextError
VerticalAlign

Describes vertical alignment preference for positioning & bounds. Currently a placeholder for future functionality.