Skip to main content

draw_combat_log

Function draw_combat_log 

Source
pub fn draw_combat_log(
    ui: &mut UiLayer,
    x: f32,
    y: f32,
    w: f32,
    h: f32,
    lines: &[(&str, Vec4)],
)
Expand description

Draw a combat log panel with scrolling text lines.