|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ants.move.bot.Bot | +--ants.move.bot.GuideBot
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 |
public GuideBot(java.lang.String name, java.lang.String avatar)
Method Detail |
public void ai()
Bot
ai
in class Bot
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |