| Package | Description |
|---|---|
| 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 |
UDKObserverFactory<SERVER extends IUDKServer,PARAMS extends UDKAgentParameters>
Guice-based
IUDKObserver factory. |
class |
UDKServerFactory<SERVER extends IUDKServer,PARAMS extends UDKAgentParameters>
Guice-base
IUDKServer factory. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUDKServer<WORLD_VIEW extends IWorldView,ACT extends IAct>
Abstract class - ancestor of all UT2004 server controls.
|
class |
UDKServer |
| Modifier and Type | Class and Description |
|---|---|
class |
UDKServerRunner<SERVER extends IUDKServer,PARAMS extends UDKAgentParameters>
Class used for creating, connecting and starting servers with default settings that are taken from the properties.
|
| Modifier and Type | Field and Description |
|---|---|
protected IUDKServer |
UCCWrapper.utServer |
| Modifier and Type | Method and Description |
|---|---|
IUDKServer |
UCCWrapper.getUTServer() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.