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

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

See:
          Description

Class Summary
MultipleUT2004BotRunner<BOT extends UT2004Bot,PARAMS extends UT2004BotParameters,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.
UCCWrapperConf Configuration object of the UCC wrapper instance.
UCCWrapperPatterns Patterns serves UCCWrapper to parse out information needed for successfull UCC startup.
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 UT2004BotParameters> 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  
UTBotRunner<BOT extends IUT2004Bot,PARAMS extends UT2004BotParameters> Class used for creating, connecting and starting servers with default settings that are taken from the properties.
 

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.



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