Uses of Interface
cz.cuni.amis.pogamut.ut2004.tournament.match.IUT2004BotConfig

Packages that use IUT2004BotConfig
cz.cuni.amis.pogamut.ut2004.tournament.deathmatch   
cz.cuni.amis.pogamut.ut2004.tournament.match   
 

Uses of IUT2004BotConfig in cz.cuni.amis.pogamut.ut2004.tournament.deathmatch
 

Methods in cz.cuni.amis.pogamut.ut2004.tournament.deathmatch that return IUT2004BotConfig
 IUT2004BotConfig UT2004DeathMatchTournamentConfig.getBotConfig(cz.cuni.amis.utils.token.IToken botId)
          Returns bot configuration regardless it is custom (Pogamut) bot id or native UT2004 bot id.
 

Uses of IUT2004BotConfig in cz.cuni.amis.pogamut.ut2004.tournament.match
 

Classes in cz.cuni.amis.pogamut.ut2004.tournament.match that implement IUT2004BotConfig
 class UT2004BotConfig
          Describes configuration of the custom-bot created using Pogamut platform.
 class UT2004NativeBotConfig
          Describes configuratioin of UT2004 native bot.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.