pub fn button( x: f32, y: f32, w: f32, h: f32, hover: bool, active: bool, primary: Rgba, bg: Rgba, ) -> Draw
Beveled button background (label drawn by the host). hover/active brighten.
hover
active