Uses of Class
cz.cuni.amis.pogamut.udk.utils.MultipleUDKBotRunner

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

Uses of MultipleUDKBotRunner in cz.cuni.amis.pogamut.udk.utils
 

Methods in cz.cuni.amis.pogamut.udk.utils that return MultipleUDKBotRunner
 MultipleUDKBotRunner<BOT,PARAMS,MODULE> MultipleUDKBotRunner.setHost(String host)
          Sets host, where newly launched bots will be connected to.
 MultipleUDKBotRunner<BOT,PARAMS,MODULE> MultipleUDKBotRunner.setName(String name)
          Sets name that is going to be used to form new IAgentId of the bots.
 MultipleUDKBotRunner<BOT,PARAMS,MODULE> MultipleUDKBotRunner.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.