|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--WorldManager
| Constructor Summary | |
WorldManager()
|
|
| Method Summary | |
static World |
associateNewWorldWith(Node e1)
Makes a new world, and associates it with node e. The world's contents are emptied into the main universe when that node is destroyed. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WorldManager()
| Method Detail |
public static final World associateNewWorldWith(Node e1)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||