| Subclasses of AntAction in com.epochx.action |
class |
AntMoveAction
This class defines an action which when executed will trigger the ant
to move one position in its ant landscape. |
class |
AntSkipAction
This class defines an action which when executed will trigger the ant
to do nothing for one timestep. |
class |
AntTurnLeftAction
This class defines an action which when executed will trigger the ant
to turn left from its current orientation in its ant landscape. |
class |
AntTurnRightAction
This class defines an action which when executed will trigger the ant
to turn right from its current orientation in its ant landscape. |