Skip to main content

ui_draw_panel

Function ui_draw_panel 

Source
pub fn ui_draw_panel(
    x: usize,
    y: usize,
    width: usize,
    height: usize,
    title: &str,
    body: &str,
    theme: UiTheme,
)
Expand description

Performs the ui draw panel operation.