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

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

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

Fields in cz.cuni.amis.pogamut.ut2004.utils declared as UCCWrapperConf
protected  UCCWrapperConf UCCWrapper.conf
           
 

Methods in cz.cuni.amis.pogamut.ut2004.utils that return UCCWrapperConf
 UCCWrapperConf UCCWrapper.getConfiguration()
           
 UCCWrapperConf UCCWrapperConf.setGameBotsPack(String gameBotsPack)
          Eg.
 UCCWrapperConf UCCWrapperConf.setGameType(String gameType)
          Eg.
 UCCWrapperConf UCCWrapperConf.setLogger(Logger log)
          Logger used by the UCC.
 UCCWrapperConf UCCWrapperConf.setMapName(String mapName)
           
 UCCWrapperConf UCCWrapperConf.setOptions(String options)
          Can be used for setting mutators etc.
 UCCWrapperConf UCCWrapperConf.setStartOnUnusedPort(boolean startOnUnusedPort)
          Forces UCC to find free port and start on it, otherwise it will start on ports 3000 + 3001.
 

Constructors in cz.cuni.amis.pogamut.ut2004.utils with parameters of type UCCWrapperConf
UCCWrapper(UCCWrapperConf configuration)
           
UCCWrapperConf(UCCWrapperConf uccConf)
           
 



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