Uses of Class
cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag.UT2004CaptureTheFlagConfig

Packages that use UT2004CaptureTheFlagConfig
cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag   
 

Uses of UT2004CaptureTheFlagConfig in cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag
 

Methods in cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag that return UT2004CaptureTheFlagConfig
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.addBot(UT2004BotConfig... bots)
           
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.addNativeBot(UT2004NativeBotConfig... bots)
           
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.clearBots()
           
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.clearNativeBots()
           
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.setBots(Map<cz.cuni.amis.utils.token.IToken,UT2004BotConfig> bots)
           
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.setGb2004Ini(GameBots2004Ini gb2004Ini)
          Values from current Frag/Time limit are automatically copied into the ini.
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.setNativeBots(Map<cz.cuni.amis.utils.token.IToken,UT2004NativeBotConfig> nativeBots)
           
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.setOutputDirectory(File outputDirectory)
           
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.setScoreLimit(int scoreLimit)
          Alters GB2004Ini as well.
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.setTimeLimit(int timeLimitInMinutes)
          Alters GB2004Ini as well.
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.setUccConf(UCCWrapperConf uccConf)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag with parameters of type UT2004CaptureTheFlagConfig
UT2004CaptureTheFlag(UT2004CaptureTheFlagConfig config, cz.cuni.amis.pogamut.base.utils.logging.LogCategory log)
           
UT2004CaptureTheFlagConfig(UT2004CaptureTheFlagConfig orig)
          Copy-constructor.
 



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