|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BotContext.ActionResponse in fr.umlv.botbattle |
|---|
| Classes in fr.umlv.botbattle with type parameters of type BotContext.ActionResponse | |
|---|---|
static interface |
BotContext.Action<R extends BotContext.ActionResponse>
marker interface of all actions allowed to a bot. |
| Classes in fr.umlv.botbattle that implement BotContext.ActionResponse | |
|---|---|
class |
ArenaItem
This enumeration represents all item types of the arena. |
static class |
BombAction.BombResponse
values returned by a call BotContext.nextTurn(DROP_BOMB) |
| Methods in fr.umlv.botbattle with type parameters of type BotContext.ActionResponse | ||
|---|---|---|
|
BotContext.nextTurn(A action)
Ask the game to execute an action by the current bot. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||