| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.analyzer | |
| 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 | Interface and Description |
|---|---|
interface |
IUT2004Analyzer
Interface of the analyzer that should hook an
IUT2004AnalyzerObserver agent onto
every bot inside UT2004 game sniffing info about the bot. |
| Modifier and Type | Class and Description |
|---|---|
class |
UT2004Analyzer
UT2004Analyzer can be used to automatically observe all bots/players in the game sniff their messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UT2004ServerFactory<SERVER extends IUT2004Server,PARAMS extends UT2004AgentParameters>
Guice-base
IUT2004Server factory. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUT2004Server<WORLD_VIEW extends IWorldView,ACT extends IAct>
Abstract class - ancestor of all UT2004 server controls.
|
class |
UT2004Server |
| Modifier and Type | Class and Description |
|---|---|
class |
UT2004ServerRunner<SERVER extends IUT2004Server,PARAMS extends UT2004AgentParameters>
Class used for creating, connecting and starting servers with default settings that are taken from the properties.
|
| Modifier and Type | Field and Description |
|---|---|
protected IUT2004Server |
UCCWrapper.utServer |
| Modifier and Type | Method and Description |
|---|---|
IUT2004Server |
UCCWrapper.getUTServer() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.