|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbot.Bot
bot.FaultyBot
bot.ps.FaultySpiralBot
Faulty bot for Spiral.
| Field Summary |
| Fields inherited from class bot.Bot |
board |
| Constructor Summary | |
FaultySpiralBot()
|
|
| Method Summary | |
void |
compute()
This is what the system runs so the bot can run around the maze. |
Thing |
myFeel()
|
| Methods inherited from class bot.FaultyBot |
feel, getHeading, grab, left, place, restoreCompass, restoreFeeler, restoreGrabber, restorePlacer, restoreStepper, restoreTurner, restoreWallFeeler, right, say, step, turn |
| Methods inherited from class bot.Bot |
drop, feelKey, feelPit, feelWall, getBoard, getBotBoard, getInformer, getInput, getInputCharacter, getIntFromHuman, getLocation, getStringFromHuman, rest, say, say, say, say, setAppearance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FaultySpiralBot()
| Method Detail |
public Thing myFeel()
public void compute()
BotAll bots need to implement this method so they can do stuff.
compute in class Bot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||