Module settings

Module settings 

Source

Structs§

ApplicationSettings
TODO: Extract user preferences from this list
AuthorList
PinyinSchemeIter
An iterator over the variants of PinyinScheme
SettingsPlugin
TerminologySchemeIter
An iterator over the variants of TerminologyScheme

Enums§

Author
PinyinScheme
TerminologyScheme
Different terminology schemes for railway terms

Functions§

update_language_setting 🔒
Update the application’s language when the language setting changes This function should only be called when the ApplicationSettings resource changes using Bevy’s [resource_changed_or_removed] condition.