|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbot.Bot
bot.ps.HammerRoomBot
| Field Summary |
| Fields inherited from class bot.Bot |
board |
| Constructor Summary | |
HammerRoomBot()
|
|
| Method Summary | |
void |
compute()
This is what the system runs so the bot can run around the maze. |
| Methods inherited from class bot.Bot |
drop, feel, feelKey, feelPit, feelWall, getBoard, getBotBoard, getHeading, getInformer, getInput, getInputCharacter, getIntFromHuman, getLocation, getStringFromHuman, grab, left, place, rest, right, say, say, say, say, say, setAppearance, step |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HammerRoomBot()
| Method Detail |
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 | |||||||||