Uses of Class
modelling.MovingAgent

Packages that use MovingAgent
examples Some examples of agents and worlds.  
worlds Some examples of agents and worlds.  
 

Uses of MovingAgent in examples
 

Subclasses of MovingAgent in examples
 class AgentTestAction
           
 class RandomAgent
           
 class testMovingAgent
          This test the moving agent capacity of random moving, with a system of check point : it moves until it goes in a defined area.
 class testMovingAgent2
          This test the moving agent capacity of random moving, with a system of check point : it moves until it goes in a defined area.
 

Uses of MovingAgent in worlds
 

Subclasses of MovingAgent in worlds
 class RandomAgentOneByBox