- getBot1JarPath() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines path to the jar that contains the first bot.
- getBot1Name() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines name of the first bot, this identifier will be used in generated statistics.
- getBot2JarPath() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines path to the jar that contains the second bot.
- getBot2Name() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines name of the second bot, this identifier will be used in generated statistics.
- getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines the frag limit (goal score) for the death match.
- getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines map that will be used for death match.
- getOutputDir() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines folder where we will output results.
- getTimeLimitInMinutes() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines time limit for the game in minutes.
- getUT2004Home() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1v1.DeathMatch1v1
-
Defines the home of UT2004 that has GameBots2004 installed.