|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BotContext.Info in fr.umlv.botbattle |
|---|
| Subinterfaces of BotContext.Info in fr.umlv.botbattle | |
|---|---|
interface |
ArenaInfo
Arena informations. |
interface |
BombInfo
Bomb informations. |
interface |
GameInfo
Game informations. |
| Methods in fr.umlv.botbattle with type parameters of type BotContext.Info | ||
|---|---|---|
|
BotContext.info(Class<I> infoType)
return an object provided by the game that implements interfaces specified by infoType. |
|
| Methods in fr.umlv.botbattle that return types with arguments of type BotContext.Info | |
|---|---|
Set<? extends Class<? extends BotContext.Info>> |
BotContext.infoTypes()
Informations interfaces provided by the game to the bot. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||