Function event_inside

pub fn event_inside(x: i32, y: i32, w: i32, h: i32) -> bool
Available on crate feature dep_fltk only.
Expand description

Returns whether an event occurred within a region