| Interface | Description | 
|---|---|
| Translatable | Represents a game object with a corresponding translation. | 
| Translation | Represents an identifier for text that can be translated into multiple
 languages. | 
| Class | Description | 
|---|---|
| FixedTranslation | A translation providing a fixed value. | 
| ResourceBundleTranslation | A translation class designed to be used for ResourceBundles. |