Uses of Class
cz.cuniz.amis.pogamut.ut3.utils.UT3BotRunner

Packages that use UT3BotRunner
cz.cuniz.amis.pogamut.ut3.utils   
 

Uses of UT3BotRunner in cz.cuniz.amis.pogamut.ut3.utils
 

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



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