bevy_easy_ui 0.1.1

A declarative, fluent builder-pattern abstraction layer on top of Bevy's UI system and Bevy UI Text Input.
Documentation
1
2
3
4
pub mod button;
pub mod horizontal_layout;
pub mod rich_text;
pub mod vertical_layout;