Uses of Interface
be.yildizgames.common.client.translation.TranslatedValuesProvider
-
Packages that use TranslatedValuesProvider Package Description be.yildizgames.common.client.translation Contains the classes to translate text. -
-
Uses of TranslatedValuesProvider in be.yildizgames.common.client.translation
Methods in be.yildizgames.common.client.translation with parameters of type TranslatedValuesProvider Modifier and Type Method Description voidLanguageProvider. add(TranslatedValuesProvider provider)Add several translation texts.
-