| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.bot.impl | |
| cz.cuni.amis.pogamut.udk.bot.jmx |
JMX interfaces for remote management of the bots.
|
| cz.cuni.amis.pogamut.udk.factory.guice.remoteagent | |
| cz.cuni.amis.pogamut.udk.server.impl | |
| cz.cuni.amis.pogamut.udk.utils |
Utility classes connected to the Unreal Engine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UDKBot<WORLD_VIEW extends IVisionWorldView,ACT extends IAct,CONTROLLER extends IUDKBotController>
Ancestor of all UT2004 bots.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BotJMXMBeanAdapter<T extends IUDKBot>
This is the other side (the agent side) of BotJMXProxy (th eplugin side).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BotJMXProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
UDKBotFactory<BOT extends IUDKBot,PARAMS extends UDKAgentParameters>
Guice-base
IUDKBot factory. |
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.utils.collections.ObservableCollection<IUDKBot> |
AbstractUDKServer.getAgents() |
| Modifier and Type | Class and Description |
|---|---|
class |
UDKBotRunner<BOT extends IUDKBot,PARAMS extends UDKAgentParameters>
Class used for creating, connecting and starting servers with default settings that are taken from the properties.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.