Crate amethyst_locale

Source
Expand description

§amethyst_locale

Localisation binding a Fluent file to an Asset via the use of amethyst_assets.

Structs§

FluentResource
A resource containing a list of localization messages.
Locale
A loaded locale.
LocaleFormat
Loads the strings from localisation files.

Type Aliases§

FluentBundle
LocaleHandle
A handle to a locale.