Skip to main content

paint_card_box

Function paint_card_box 

Source
fn paint_card_box(
    ui: &mut dyn UiBuilder,
    x: f32,
    y: f32,
    w: f32,
    title: &str,
    icon: Icon,
    theme: &UiTheme,
) -> f32