Package cz.cuni.amis.pogamut.udk.utils

Package class diagram package cz.cuni.amis.pogamut.udk.utils
Utility classes connected to the Unreal Engine.

See:
          Description

Class Summary
MultipleUDKBotRunner<BOT extends UDKBot,PARAMS extends UDKAgentParameters,MODULE extends UDKBotModule> This class has only one purpose - execute ONE OR MORE BOTS inside 'main' method.
PogamutUTProps List of constants representing keys in properties files.
UCCWrapper Wrapper of running instance of UDK server.
UCCWrapper.UCCWrapperConf Configuration object of the UCC wrapper instance.
UDKBotRunner<BOT extends IUDKBot,PARAMS extends UDKAgentParameters> Class used for creating, connecting and starting servers with default settings that are taken from the properties.
UDKObserverRunner<OBSERVER extends IUDKObserver,PARAMS extends UDKAgentParameters> Class used for creating, connecting and starting observers with default settings that are taken from the properties.
UDKPropertiesProvider UDK specific props.
UDKServerRunner<SERVER extends IUDKServer,PARAMS extends UDKAgentParameters> Class used for creating, connecting and starting servers with default settings that are taken from the properties.
UDKWrapper Wrapper of the UDK instance.
UnrealUtils Class with utility methods for converting to Unreal units plus some handy constants.
UTAlgebra  
 

Enum Summary
PogamutUDKProperty  
 

Package cz.cuni.amis.pogamut.udk.utils Description

Utility classes connected to the Unreal Engine.



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.