Expand description

Make cuicui_layout useable with bevy’s 2D renderer (bevy_sprite).

Import this crate’s SpriteDsl and use cuicui_dsl::dsl! with it to have a fully working UI library.

Note that unlike cuicui_layout_bevy_ui, this uses a Y axis down coordinate space, (like bevy_sprite)

Therefore, if you happen to convert your layouts from bevy_ui to bevy_sprite (or vis-versa) what was on top will be at the bottom and vis-versa.

This might be changed in the future, so beware!

Re-exports

Modules

Structs

Functions