| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.utils |
Utility classes connected to the Unreal Engine.
|
| Modifier and Type | Field and Description |
|---|---|
protected UCCWrapperConf |
UCCWrapper.conf |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
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.