Uses of Class
cz.cuni.amis.pogamut.ut2004.observer.impl.UT2004Observer

Packages that use UT2004Observer
cz.cuni.amis.pogamut.ut2004.analyzer   
cz.cuni.amis.pogamut.ut2004.analyzer.stats   
cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent   
 

Uses of UT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer
 

Subclasses of UT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer
 class 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()).
 

Uses of UT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer.stats
 

Subclasses of UT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer.stats
 class UT2004AnalyzerObsStats
          Observer that provides logging of bot's health, number of deaths, traveled distance and bot's location, etc.
 

Uses of UT2004Observer in cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent
 

Methods in cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent that return UT2004Observer
 UT2004Observer UT2004ObserverFactory.newAgent(PARAMS agentParameters)
           
 



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