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

Packages that use AbstractUT2004Observer
cz.cuni.amis.pogamut.ut2004.analyzer   
cz.cuni.amis.pogamut.ut2004.analyzer.stats   
cz.cuni.amis.pogamut.ut2004.observer.impl   
 

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

Subclasses of AbstractUT2004Observer 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 AbstractUT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer.stats
 

Subclasses of AbstractUT2004Observer 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 AbstractUT2004Observer in cz.cuni.amis.pogamut.ut2004.observer.impl
 

Subclasses of AbstractUT2004Observer in cz.cuni.amis.pogamut.ut2004.observer.impl
 class UT2004Observer
           
 



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