public class BaseTrainer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
_index |
int |
id |
java.lang.String |
name
The unlocalized name of the Trainer class.
|
java.util.ArrayList<java.lang.String> |
textures |
| Constructor and Description |
|---|
BaseTrainer(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTexture(java.lang.String texture) |