- getFragLimit() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines the frag limit (goal score) for the death match.
- getMapName() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines map that will be used for death match.
- getNativeBotName() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines name of the native bot, this identifier will be used in generated statistics.
- getNativeBotSkillLevel() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines skill level of the native bot (worst: 1-7 :best).
- getOutputDir() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines folder where we will output results.
- getPogamutBotJarPath() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines path to the jar that contains the Pogamut bot.
- getPogamutBotName() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines name of the Pogamut bot, this identifier will be used in generated statistics.
- getTimeLimitInMinutes() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines time limit for the game in minutes.
- getUT2004Home() - Method in class cz.cuni.amis.pogamut.ut2004.examples.deathmatch1vnative.DeathMatch1vNative
-
Defines the home of UT2004 that has GameBots2004 installed.