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

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

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

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



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