Uses of Class
cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner

Packages that use UT2004BotRunner
cz.cuni.amis.pogamut.ut2004.utils Utility classes connected to the Unreal Engine. 
 

Uses of UT2004BotRunner in cz.cuni.amis.pogamut.ut2004.utils
 

Methods in cz.cuni.amis.pogamut.ut2004.utils that return UT2004BotRunner
 UT2004BotRunner<BOT,PARAMS> UT2004BotRunner.setConsoleLogging(boolean enabled)
           
 UT2004BotRunner<BOT,PARAMS> UT2004BotRunner.setHost(String host)
          Sets host, where newly launched bots will be connected to.
 UT2004BotRunner<BOT,PARAMS> UT2004BotRunner.setMain(boolean state)
           
 UT2004BotRunner<BOT,PARAMS> UT2004BotRunner.setName(String name)
          Sets name that is going to be used to form new IAgentId of the bots.
 UT2004BotRunner<BOT,PARAMS> UT2004BotRunner.setPort(int port)
          Sets port, where newly launched bots will be connected to.
 



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