| Package | Description |
|---|---|
| nl.tudelft.goal.unreal.messages | |
| nl.tudelft.goal.unreal.translators |
| Modifier and Type | Method and Description |
|---|---|
Skin |
BotParameters.getSkin() |
static Skin |
Skin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Skin[] |
Skin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BotParameters |
BotParameters.setSkin(Skin skin) |
| Modifier and Type | Method and Description |
|---|---|
Skin |
SkinTranslator.translate(eis.iilang.Parameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
Class<Skin> |
SkinTranslator.translatesTo() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.