Module notifications

Source
Expand description

A thin wrapper around the egui-notify crate to integrate it into Bevy’s ECS.

An additional benefit of this wrapper is we can switch to a different implementation later.

Structs§

Notifications
Provides access to the notification system in the UI.