|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||