org.generation5.demos
Class SwarmAntCA.SwarmAgent

java.lang.Object
  extended byorg.generation5.bio.CAAgent
      extended byorg.generation5.bio.DirectedCAAgent
          extended byorg.generation5.demos.SwarmAntCA.SwarmAgent
Enclosing class:
SwarmAntCA

protected class SwarmAntCA.SwarmAgent
extends DirectedCAAgent


Field Summary
 
Fields inherited from class org.generation5.bio.DirectedCAAgent
BOTTOM, BOTTOM_LEFT, BOTTOM_RIGHT, direction, LEFT, RIGHT, TOP, TOP_LEFT, TOP_RIGHT
 
Fields inherited from class org.generation5.bio.CAAgent
dataInteger, pos_x, pos_y, state
 
Methods inherited from class org.generation5.bio.DirectedCAAgent
getDirection, getDirection, getDX, getDY, move, moveLeft, moveRight, reverse, setDirection, setDX, setDY
 
Methods inherited from class org.generation5.bio.CAAgent
getState, getX, getY, setPosition, setState, setX, setY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


This documentation is part of the Generation5 JDK.