Uses of Class
cz.cuni.amis.pogamut.udk.agent.utils.UDKBotDescriptor

Packages that use UDKBotDescriptor
cz.cuni.amis.pogamut.udk.agent.utils   
 

Uses of UDKBotDescriptor in cz.cuni.amis.pogamut.udk.agent.utils
 

Methods in cz.cuni.amis.pogamut.udk.agent.utils that return UDKBotDescriptor
 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.