| Package | Description |
|---|---|
| nl.tudelft.goal.unreal.messages |
| Modifier and Type | Class and Description |
|---|---|
class |
BotParameters
Holds parameters specific for the bot.
|
class |
EnvironmentParameters
Holds parameters specific for the environment.
|
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Parameters.setAgentId(cz.cuni.amis.pogamut.base.agent.IAgentId agentId) |
Parameters |
Parameters.setAgentId(String name) |
Parameters |
EnvironmentParameters.setBotNames(List<String> botNames) |
Parameters |
EnvironmentParameters.setLogLevel(Level level) |
Parameters |
Parameters.setWorldAddress(cz.cuni.amis.pogamut.base.communication.connection.IWorldConnectionAddress address) |
Parameters |
Parameters.setWorldAddress(String host,
Integer port) |
| Constructor and Description |
|---|
BotParameters(Parameters defaults,
cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger logger) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.