|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UT2004TeamDeathMatchConfig | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.tournament.teamdeathmatch | |
| Uses of UT2004TeamDeathMatchConfig in cz.cuni.amis.pogamut.ut2004.tournament.teamdeathmatch |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.tournament.teamdeathmatch that return UT2004TeamDeathMatchConfig | |
|---|---|
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.addBot(UT2004BotConfig... bots)
|
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.addNativeBot(UT2004NativeBotConfig... bots)
|
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.clearBots()
|
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.clearNativeBots()
|
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.setBots(Map<cz.cuni.amis.utils.token.IToken,UT2004BotConfig> bots)
|
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.setGb2004Ini(GameBots2004Ini gb2004Ini)
Values from current Frag/Time limit are automatically copied into the ini. |
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.setNativeBots(Map<cz.cuni.amis.utils.token.IToken,UT2004NativeBotConfig> nativeBots)
|
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.setOutputDirectory(File outputDirectory)
|
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.setScoreLimit(int scoreLimit)
Alters GB2004Ini as well. |
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.setTimeLimit(int timeLimitInMinutes)
Alters GB2004Ini as well. |
UT2004TeamDeathMatchConfig |
UT2004TeamDeathMatchConfig.setUccConf(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf uccConf)
|
| Constructors in cz.cuni.amis.pogamut.ut2004.tournament.teamdeathmatch with parameters of type UT2004TeamDeathMatchConfig | |
|---|---|
UT2004TeamDeathMatch(UT2004TeamDeathMatchConfig config,
cz.cuni.amis.pogamut.base.utils.logging.LogCategory log)
|
|
UT2004TeamDeathMatchConfig(UT2004TeamDeathMatchConfig orig)
Copy-constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||