Module cuicui_layout::bundles

source ·
Expand description

Bevy [Bundle]s grouping components used by the layouting systems.

Structs

  • Layout information.
  • A layout node, may be terminal or contain other nodes.
  • A Root container node, it will always span the entire screen.