|
Hemisson Tjerk Kostelijk & Anne Schuth <-- BACK TO CLASSES |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectExplore
Explores an unknown world Node by Node and returns a known world
Field Summary | |
static int |
MAXIMUM_WORLD_SIZE
|
Constructor Summary | |
Explore()
|
Method Summary | |
static Node |
getNext(Node nPrevious,
NodeList nWorld)
Returns the Next node, based on the current and the world |
static NodeList |
run()
The main method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int MAXIMUM_WORLD_SIZE
Constructor Detail |
public Explore()
Method Detail |
public static NodeList run()
public static Node getNext(Node nPrevious, NodeList nWorld)
|
Hemisson Tjerk Kostelijk & Anne Schuth <-- BACK TO CLASSES |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |