Skip to content

snendev-labs/bevy_ui_mod_alerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy_ui_mod_alerts

Crates.io Docs

A quick-and-dirty implementation of some "toast" UI element represented by an Alert component. Call the Alert::bundle constructor to build an AlertBundle, or pipe a system that reutnrs Vec<String> into the AlertsPlugin::alert function, and a toast ui node will spawn (and eventually disappear if a lifetime is specified).

See examples for more.

About

A UI plugin for creating drop-in UI toasts

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages