Package cz.cuni.amis.pogamut.ut2004.utils

Utility classes connected to the Unreal Engine.

See:
          Description


Class Summary
MultipleUT2004BotRunner<BOT extends UT2004Bot,PARAMS extends UT2004AgentParameters,MODULE extends UT2004BotModule> 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 UCC server.
UCCWrapper.UCCWrapperConf Configuration object of the UCC wrapper instance.
UnrealUtils Class with utility methods for converting to Unreal units plus some handy constants.
UT2004AnalyzerRunner<SERVER extends IUT2004Analyzer,PARAMS extends UT2004AnalyzerParameters> Class used for creating, connecting and starting analyzers with default settings that are taken from the properties.
UT2004BotRunner<BOT extends IUT2004Bot,PARAMS extends UT2004AgentParameters> Class used for creating, connecting and starting servers with default settings that are taken from the properties.
UT2004ObserverRunner<OBSERVER extends IUT2004Observer,PARAMS extends UT2004AgentParameters> Class used for creating, connecting and starting observers with default settings that are taken from the properties.
UT2004PropertiesProvider UT 2004 specific props.
UT2004ServerRunner<SERVER extends IUT2004Server,PARAMS extends UT2004AgentParameters> Class used for creating, connecting and starting servers with default settings that are taken from the properties.
UT2004Wrapper Wrapper of the UT2004 instance.
UTAlgebra  
 

Enum Summary
LinkFlag This is enum for edge flag between navpoints.
PogamutUT2004Property  
 

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

Utility classes connected to the Unreal Engine.