A B D F G I N P R V

D

DeadBotException - Exception in fr.umlv.botbattle
Exceptions raised when a dead bot try to interact with the game by calling some methods.
DeadBotException(String) - Constructor for exception fr.umlv.botbattle.DeadBotException
Constructs a new exception with the specified detail message.
DeadBotException(String, Throwable) - Constructor for exception fr.umlv.botbattle.DeadBotException
Constructs a new exception with the specified detail message and a cause.
destroy() - Method in interface fr.umlv.botbattle.Bot
Called by the game to indicated that the current bot is dead.

A B D F G I N P R V