Function jumpy::input::handle_egui_input
source ยท pub fn handle_egui_input(game: &mut Game, egui_input: &mut RawInput)
Expand description
Game system that takes the raw input events and converts it to player controls based on the player input map.