Uses of Class
cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchConfig.BotType

Packages that use UT2004MatchConfig.BotType
cz.cuni.amis.pogamut.ut2004.tournament.match   
 

Uses of UT2004MatchConfig.BotType in cz.cuni.amis.pogamut.ut2004.tournament.match
 

Methods in cz.cuni.amis.pogamut.ut2004.tournament.match that return UT2004MatchConfig.BotType
 UT2004MatchConfig.BotType UT2004MatchConfig.getBotType(cz.cuni.amis.utils.token.IToken botId)
           
 UT2004MatchConfig.BotType UT2004Match.Bots.getType(cz.cuni.amis.utils.token.IToken botId)
           
 UT2004MatchConfig.BotType UT2004Match.Bots.getType(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId botId)
           
static UT2004MatchConfig.BotType UT2004MatchConfig.BotType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UT2004MatchConfig.BotType[] UT2004MatchConfig.BotType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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