pub fn handle_settings_screen_events(
commands: Commands<'_, '_>,
settings_events: EventReader<'_, '_, SettingsScreenEvent>,
input_config_events: EventWriter<'_, InputConfigurationEvent>,
)
Expand description
System to handle settings events