Uses of Package
cz.cuni.amis.pogamut.ut2004.analyzer

Packages that use cz.cuni.amis.pogamut.ut2004.analyzer
cz.cuni.amis.pogamut.ut2004.analyzer   
cz.cuni.amis.pogamut.ut2004.analyzer.stats   
cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent   
cz.cuni.amis.pogamut.ut2004.utils Utility classes connected to the Unreal Engine. 
 

Classes in cz.cuni.amis.pogamut.ut2004.analyzer used by cz.cuni.amis.pogamut.ut2004.analyzer
IAnalyzerObserverListener
           
IUT2004Analyzer
          Interface of the analyzer that should hook an IUT2004AnalyzerObserver agent onto every bot inside UT2004 game sniffing info about the bot.
IUT2004AnalyzerObserver
          Analyzer's observer is an agent that observes some bot inside the environment collecting interesting information about him.
UT2004AnalyzerObserverModule
           
UT2004AnalyzerObserverParameters
           
UT2004AnalyzerParameters
          Agent parameters are meant to provide run-time parameters needed by UT2004Analyzer.
 

Classes in cz.cuni.amis.pogamut.ut2004.analyzer used by cz.cuni.amis.pogamut.ut2004.analyzer.stats
IUT2004AnalyzerObserver
          Analyzer's observer is an agent that observes some bot inside the environment collecting interesting information about him.
UT2004AnalyzerObserver
          Base class implementing IUT2004AnalyzerObserver, does not add that much functionality, except starting the observation for desired agent and abide watching out for GameRestarted so you have easy work to restart the observation data collection (and to abide UT2004AnalyzerObserverParameters.isWaitForMatchRestart()).
UT2004AnalyzerObserverModule
           
UT2004AnalyzerObserverParameters
           
 

Classes in cz.cuni.amis.pogamut.ut2004.analyzer used by cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
IUT2004Analyzer
          Interface of the analyzer that should hook an IUT2004AnalyzerObserver agent onto every bot inside UT2004 game sniffing info about the bot.
UT2004AnalyzerModule
           
 

Classes in cz.cuni.amis.pogamut.ut2004.analyzer used by cz.cuni.amis.pogamut.ut2004.utils
IUT2004Analyzer
          Interface of the analyzer that should hook an IUT2004AnalyzerObserver agent onto every bot inside UT2004 game sniffing info about the bot.
UT2004AnalyzerParameters
          Agent parameters are meant to provide run-time parameters needed by UT2004Analyzer.
 



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