Uses of Class
cz.cuni.amis.pogamut.ut2004.tournament.GameBots2004Ini

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

Uses of GameBots2004Ini in cz.cuni.amis.pogamut.ut2004.tournament
 

Constructors in cz.cuni.amis.pogamut.ut2004.tournament with parameters of type GameBots2004Ini
GameBots2004Ini(GameBots2004Ini gb2004Ini)
           
 

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

Methods in cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag with parameters of type GameBots2004Ini
 UT2004CaptureTheFlagConfig UT2004CaptureTheFlagConfig.setGb2004Ini(GameBots2004Ini gb2004Ini)
          Values from current Frag/Time limit are automatically copied into the ini.
 

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

Methods in cz.cuni.amis.pogamut.ut2004.tournament.deathmatch with parameters of type GameBots2004Ini
 UT2004DeathMatchConfig UT2004DeathMatchConfig.setGb2004Ini(GameBots2004Ini gb2004Ini)
          Values from current Frag/Time limit are automatically copied into the ini.
 

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

Fields in cz.cuni.amis.pogamut.ut2004.tournament.match declared as GameBots2004Ini
protected  GameBots2004Ini UT2004MatchConfig.gb2004Ini
           
 

Methods in cz.cuni.amis.pogamut.ut2004.tournament.match that return GameBots2004Ini
 GameBots2004Ini UT2004MatchConfig.getGb2004Ini()
          Preinitialized automatically.
 

Methods in cz.cuni.amis.pogamut.ut2004.tournament.match with parameters of type GameBots2004Ini
 UT2004MatchConfig UT2004MatchConfig.setGb2004Ini(GameBots2004Ini gb2004Ini)
          No need to call, preinitialized automatically.
 



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