|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This should be implemented by all environment info classes in the GridWorld
| Method Summary | |
Node |
getCurrentNode()
Gets the current node |
java.util.List |
getSuccessorNodes()
Gets a list of successor nodes |
boolean |
isArrowShot()
This returns true if the arrow has been shot |
boolean |
isGoldPickedUp()
This returns true if the gold has been picked up |
boolean |
isWumpusDead()
This returns true if the Wumpus has died |
| Method Detail |
public Node getCurrentNode()
public java.util.List getSuccessorNodes()
public boolean isArrowShot()
public boolean isGoldPickedUp()
public boolean isWumpusDead()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||