Function draw_rbox

pub fn draw_rbox(
    x: i32,
    y: i32,
    w: i32,
    h: i32,
    max_radius: i32,
    fill: bool,
    col: Color,
)
Available on crate feature dep_fltk only.
Expand description

Draws a rounded box