Crate bevy_cobweb_ui

source ·
Expand description

§Bevy Cobweb UI

This crate is under development.

Tools and widgets for building UI with bevy_cobweb.

This crate features simple, easy, code-driven UI for small-to-medium-scale games. UI layout/configuration can be specified in asset files, which can be hot-reloaded or edited from a UI editor (TODO) to support efficient fine-tuning in live apps.

§bevy compatability

bevybevy_cobweb_ui
0.130.0.1 - master

Modules§

Structs§

Enums§

  • Represents a transformation between two rectangles.
  • A CobwebStyle that wraps Position with simple justification-based settings.
  • Expresses the positioning reference of one axis of a node within another node.
  • Reactive component that controls how SizeRefs are derived during layout computation.
  • Possible errors that can be produced by the internal StyleAssetLoader.

Constants§

Traits§

Functions§