| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.utils |
Utility classes connected to the Unreal Engine.
|
| Modifier and Type | Field and Description |
|---|---|
protected UDKServerFactory |
UCCWrapper.serverFactory |
| Modifier and Type | Method and Description |
|---|---|
UDKServerFactory |
UCCWrapper.getServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
UCCWrapper.setServerFactory(UDKServerFactory serverFactory)
Only makes sense if created with startImmediately = false
|
| Constructor and Description |
|---|
UCCWrapper(UCCWrapper.UCCWrapperConf configuration,
UDKServerFactory factory) |
UCCWrapper(UCCWrapper.UCCWrapperConf configuration,
UDKServerFactory serverFactory,
boolean startImmediately) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.