Uses of Interface
cz.cuni.amis.nb.util.Updater

Packages that use Updater
cz.cuni.amis.nb.pogamut.base.agent   
cz.cuni.amis.nb.pogamut.base.introspection   
 

Uses of Updater in cz.cuni.amis.nb.pogamut.base.agent
 

Classes in cz.cuni.amis.nb.pogamut.base.agent that implement Updater
 class Agent3DNode<T extends IAgent3D>
          Adds location, rotation and velocity to node properties.
 class AgentNode<T extends IAgent>
          Provides basic actions for controlling agents in the GUI.
 class ControllableAgentNode<T extends IAgent>
          Agent node that can be controled by the user.
 

Uses of Updater in cz.cuni.amis.nb.pogamut.base.introspection
 

Constructors in cz.cuni.amis.nb.pogamut.base.introspection with parameters of type Updater
FolderNode.Root(cz.cuni.amis.pogamut.base.agent.IAgent agent, Updater updater)
          Root node for agent introspection.
 



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