Skip to main content

draw_notification

Function draw_notification 

Source
pub fn draw_notification(
    ui: &mut UiLayer,
    text: &str,
    color: Vec4,
    bg_alpha: f32,
)
Expand description

Draw a notification banner centered at the top of the screen.