| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.tournament.teamdeathmatch |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
UT2004TeamDeathMatch(UT2004TeamDeathMatchConfig config,
cz.cuni.amis.pogamut.base.utils.logging.LogCategory log) |
UT2004TeamDeathMatchConfig(UT2004TeamDeathMatchConfig orig)
Copy-constructor.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.