fr.umlv.botbattle
Interface BotContext.ActionResponse

All Known Implementing Classes:
ArenaItem, BombAction.BombResponse
Enclosing interface:
BotContext

public static interface BotContext.ActionResponse

marker interface of all responses retruns by the game.

See Also:
BotContext.nextTurn(BotContext.Action)