| | Class | Description |
| | CoreLocalizationLoader |
This skeletal class provides an easy implementation of the ILocalizationLoader interface. |
| | EdenLocalizationLoader |
The EdenLocalizationLoader class based on the eden notation. |
| | JSONLocalizationLoader |
The JSONLocalizationLoader class based on the JSON notation. |
| | Lang |
This static enumeration class defines the language code of the system on which the player is running. |
| | Locale |
The dynamic Locale reference to register all external locale properties with a Lang object. |
| | LocaleResource |
This resource object contains all information about a localization file to load in the application. |
| | Localization |
The Localization class allows to manage via textual files with 'JSON' or 'eden' format to charge the textual contents
of an application according to the parameters of languages chosen by the users. |