|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IUT2004Observer | |
|---|---|
| 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.observer.impl | |
| cz.cuni.amis.pogamut.ut2004.utils | Utility classes connected to the Unreal Engine. |
| Uses of IUT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer |
|---|
| Subinterfaces of IUT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer | |
|---|---|
interface |
IUT2004AnalyzerObserver
Analyzer's observer is an agent that observes some bot inside the environment collecting interesting information about him. |
| Classes in cz.cuni.amis.pogamut.ut2004.analyzer that implement IUT2004Observer | |
|---|---|
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 IUT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer.stats |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.analyzer.stats that implement IUT2004Observer | |
|---|---|
class |
UT2004AnalyzerObsStats
Observer that provides logging of bot's health, number of deaths, traveled distance and bot's location, etc. |
| Uses of IUT2004Observer in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent with type parameters of type IUT2004Observer | |
|---|---|
class |
UT2004ObserverFactory<SERVER extends IUT2004Observer,PARAMS extends UT2004AgentParameters>
Guice-based IUT2004Observer factory. |
| Uses of IUT2004Observer in cz.cuni.amis.pogamut.ut2004.observer.impl |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.observer.impl that implement IUT2004Observer | |
|---|---|
class |
AbstractUT2004Observer<WORLD_VIEW extends IVisionWorldView,ACT extends IAct>
Abstract class - ancestor of all UT2004 observer controls. |
class |
UT2004Observer
|
| Uses of IUT2004Observer in cz.cuni.amis.pogamut.ut2004.utils |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.utils with type parameters of type IUT2004Observer | |
|---|---|
class |
UT2004ObserverRunner<OBSERVER extends IUT2004Observer,PARAMS extends UT2004AgentParameters>
Class used for creating, connecting and starting observers with default settings that are taken from the properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||