Uses of Interface
cz.cuni.amis.pogamut.udk.observer.IUDKObserver

Packages that use IUDKObserver
cz.cuni.amis.pogamut.udk.observer.impl   
cz.cuni.amis.pogamut.udk.utils Utility classes connected to the Unreal Engine. 
 

Uses of IUDKObserver in cz.cuni.amis.pogamut.udk.observer.impl
 

Classes in cz.cuni.amis.pogamut.udk.observer.impl that implement IUDKObserver
 class AbstractUDKObserver<WORLD_VIEW extends IVisionWorldView,ACT extends IAct>
          Abstract class - ancestor of all UT2004 observer controls.
 class UDKObserver
           
 

Uses of IUDKObserver in cz.cuni.amis.pogamut.udk.utils
 

Classes in cz.cuni.amis.pogamut.udk.utils with type parameters of type IUDKObserver
 class UDKObserverRunner<OBSERVER extends IUDKObserver,PARAMS extends UDKAgentParameters>
          Class used for creating, connecting and starting observers with default settings that are taken from the properties.
 



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