|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--simworldobjects.BasicSimWorld | +--MazeWorld
Models a simple world with a 'maze' of walls
Constructor Summary | |
MazeWorld()
Creates the MazeWorld |
Methods inherited from class simworldobjects.BasicSimWorld |
addObject, colliding, getBrightness, getObjectList, getTime, hasObstacle, tick, updateObjects |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MazeWorld()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |