| Package | Description |
|---|---|
| nl.tudelft.goal.ut2004.agent | |
| nl.tudelft.goal.ut2004.messages | |
| nl.tudelft.goal.ut2004.translators |
| Modifier and Type | Method and Description |
|---|---|
void |
UT2004BotBehavior.combo(Combo combo)
When called the bot will use the given combo.
|
| Modifier and Type | Method and Description |
|---|---|
static Combo |
Combo.parseCombo(String comboString) |
static Combo |
Combo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Combo |
Combo.valueOfIgnoresCase(String comboString) |
static Combo[] |
Combo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Combo |
ComboTranslator.translate(eis.iilang.Parameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
Class<Combo> |
ComboTranslator.translatesTo() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.