|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectai.worlds.Agent
ai.worlds.wumpus.WumpusAgent
ai.worlds.wumpus.AimlessWumpusAgent
A Wumpus agent which moves aimlessly.
| Field Summary |
| Fields inherited from class ai.worlds.wumpus.WumpusAgent |
logic |
| Fields inherited from class ai.worlds.Agent |
action, body, percept, score |
| Constructor Summary | |
AimlessWumpusAgent()
|
|
| Method Summary | |
void |
determineAction()
Determines the next action to be taken by the agent. |
| Methods inherited from class ai.worlds.wumpus.WumpusAgent |
climb, shoot, takeAction |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AimlessWumpusAgent()
| Method Detail |
public void determineAction()
determineAction in class Agent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||