| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.bot.impl | |
| cz.cuni.amis.pogamut.ut2004.bot.jmx |
JMX interfaces for remote management of the bots.
|
| cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent | |
| cz.cuni.amis.pogamut.ut2004.server.impl | |
| cz.cuni.amis.pogamut.ut2004.utils |
Utility classes connected to the Unreal Engine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UT2004Bot<WORLD_VIEW extends IVisionWorldView,ACT extends IAct,CONTROLLER extends IUT2004BotController>
Ancestor of all UT2004 bots.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BotJMXMBeanAdapter<T extends IUT2004Bot>
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 |
UT2004BotFactory<BOT extends IUT2004Bot,PARAMS extends UT2004BotParameters>
Guice-base
IUT2004Bot factory. |
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.utils.collections.ObservableCollection<IUT2004Bot> |
AbstractUT2004Server.getAgents() |
| Modifier and Type | Class and Description |
|---|---|
class |
UT2004BotRunner<BOT extends IUT2004Bot,PARAMS extends UT2004BotParameters>
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.