|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BotContext.Action in fr.umlv.botbattle |
|---|
| Classes in fr.umlv.botbattle that implement BotContext.Action | |
|---|---|
class |
ArenaAction
Bot movements in the Arena. |
class |
BombAction
Bomb action. |
| Methods in fr.umlv.botbattle with type parameters of type BotContext.Action | ||
|---|---|---|
|
BotContext.nextTurn(A action)
Ask the game to execute an action by the current bot. |
|
| Methods in fr.umlv.botbattle that return types with arguments of type BotContext.Action | |
|---|---|
Set<? extends Class<? extends BotContext.Action>> |
BotContext.actionTypes()
Actions interfaces provided by the game to the bot. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||