The net.guttershark.lang package contains classes used for localizing content.
| Interface | Description | |
|---|---|---|
| ILocalizableClip | The ILocalizableClip interface creates the contract for objects that are implementing localization with the LanguageManager. |
| Class | Description | |
|---|---|---|
| LocalizableClip | The LocalizableClip is a super implementation of the ILocalizableClip interface. |