Uses of Package
fr.umlv.botbattle

Classes in fr.umlv.botbattle used by fr.umlv.botbattle
ArenaAction
          Bot movements in the Arena.
ArenaItem
          This enumeration represents all item types of the arena.
BombAction
          Bomb action.
BombAction.BombResponse
          values returned by a call BotContext.nextTurn(DROP_BOMB)
Bot
          Represents one bot for the game.
BotContext
          Context send to a bot by the game.
BotContext.Action
          marker interface of all actions allowed to a bot.
BotContext.ActionResponse
          marker interface of all responses retruns by the game.
BotContext.Info
          marker interface of all informations provided by the game.
DeadBotException
          Exceptions raised when a dead bot try to interact with the game by calling some methods.
Position
          Represents position of arena item on the radar.