ants.move.bot
Class RunnerBot

java.lang.Object
  |
  +--ants.move.bot.Bot
        |
        +--ants.move.bot.RunnerBot
All Implemented Interfaces:
java.lang.Runnable

public class RunnerBot
extends Bot


Constructor Summary
RunnerBot(java.lang.String name, java.lang.String avatar)
           
 
Method Summary
 void ai()
          Bot's artificial intelligence (all the movements of bot)
 
Methods inherited from class ants.move.bot.Bot
getName, getOrientation, getPlace, getPosition, go, joinToPlace, leavePlace, move, run, setOrientation, setPosition, talk, turnLeft, turnRight, wait
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunnerBot

public RunnerBot(java.lang.String name,
                 java.lang.String avatar)
Method Detail

ai

public void ai()
Description copied from class: Bot
Bot's artificial intelligence (all the movements of bot)
Overrides:
ai in class Bot


Developers: Oriol Montala, Carles Pairot, Francesc Pinas2000 - 2002
Departament d'Enginyeria Informatica i Matematiques
Escola Tecnica Superior d'Enginyeria
Universitat Rovira i Virgili