| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.agent.utils |
| Modifier and Type | Method and Description |
|---|---|
UDKBotDescriptor<PARAMS> |
UDKBotDescriptor.addParams(PARAMS... params) |
UDKBotDescriptor<PARAMS> |
UDKBotDescriptor.setAgentModule(UDKBotModule module) |
UDKBotDescriptor<PARAMS> |
UDKBotDescriptor.setAgentParameters(PARAMS[] params) |
UDKBotDescriptor<PARAMS> |
UDKBotDescriptor.setController(Class<? extends IUDKBotController> controllerClass) |
UDKBotDescriptor<PARAMS> |
UDKBotDescriptor.setCount(int count) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.