Uses of Class
fr.umlv.botbattle.DeadBotException

Uses of DeadBotException in fr.umlv.botbattle
 

Methods in fr.umlv.botbattle that throw DeadBotException
 List<? extends Bot> GameInfo.getAllAliveBots()
          Returns all alive bots from the same army that the current bot.
<R extends BotContext.ActionResponse,A extends BotContext.Action<R>>
R
BotContext.nextTurn(A action)
          Ask the game to execute an action by the current bot.
 Map<? extends Position,ArenaItem> ArenaInfo.radar()
          Returns a snapshot of the items with their position near current bot.