Function oxygengine_input::bundle_installer[][src]

pub fn bundle_installer<ICS>(
    builder: &mut AppBuilder<'_, '_>,
    input_controller_setup: ICS
) where
    ICS: FnMut(&mut InputController),