ants.move.bot
Class GuideBot

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

public class GuideBot
extends Bot


Constructor Summary
GuideBot(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

GuideBot

public GuideBot(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