Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
D
F
G
I
N
P
R
V
G
GameInfo
- Interface in
fr.umlv.botbattle
Game informations.
getAllAliveBots()
- Method in interface fr.umlv.botbattle.
GameInfo
Returns all alive bots from the same army that the current bot.
getArenaHeight()
- Method in interface fr.umlv.botbattle.
ArenaInfo
Returns the arena height
getArenaName()
- Method in interface fr.umlv.botbattle.
ArenaInfo
Returns the name of the arena
getArenaWidth()
- Method in interface fr.umlv.botbattle.
ArenaInfo
Returns the arena width.
getBombDuration()
- Method in interface fr.umlv.botbattle.
BombInfo
Returns delay in turn between a drop and the explosion of all bombs.
getBombSize()
- Method in interface fr.umlv.botbattle.
BombInfo
Returns the size of bomb explosion.
getInitialdBotNumber()
- Method in interface fr.umlv.botbattle.
GameInfo
Returns the initial number of bot started by the game.
getMaxBombs()
- Method in interface fr.umlv.botbattle.
BombInfo
Returns the maximum number of bombs dropped in the same time.
getRadarSize()
- Method in interface fr.umlv.botbattle.
ArenaInfo
Returns the size of the radar.
getTourTime()
- Method in interface fr.umlv.botbattle.
GameInfo
Returns the time of a tour in milliseconds.
getVersion()
- Method in interface fr.umlv.botbattle.
BotContext
Version of the game.
getX()
- Method in interface fr.umlv.botbattle.
Position
Returns the x coordinate of the position.
getY()
- Method in interface fr.umlv.botbattle.
Position
Return the y coordinates of the position
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
D
F
G
I
N
P
R
V