Function gilrs::ev::filter::deadzone

source ·
pub fn deadzone(ev: Option<Event>, gilrs: &mut Gilrs) -> Option<Event>
Expand description

Drops events in dead zone and remaps value to keep it in standard range.