[][src]Function lp_tetris::input_map

pub fn input_map(event: RawEvent) -> Option<ControlEvent>

Given an rdev::EventType, return a ControlEvent. This is the method to modify if you want to change/add input mappings.