| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.utils |
Utility classes connected to the Unreal Engine.
|
| Modifier and Type | Method and Description |
|---|---|
UT2004BotRunner<BOT,PARAMS> |
UT2004BotRunner.setConsoleLogging(boolean enabled) |
UT2004BotRunner<BOT,PARAMS> |
UT2004BotRunner.setHost(String host)
Sets host, where newly launched bots will be connected to.
|
UT2004BotRunner<BOT,PARAMS> |
UT2004BotRunner.setMain(boolean state) |
UT2004BotRunner<BOT,PARAMS> |
UT2004BotRunner.setName(String name)
Sets name that is going to be used to form new
IAgentId of the bots. |
UT2004BotRunner<BOT,PARAMS> |
UT2004BotRunner.setPort(int port)
Sets port, where newly launched bots will be connected to.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.