|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdip.world.WorldFactory
A WorldFactory creates World objects from XML map data.
Method Summary | |
World |
createWorld(Variant variant)
Generates a World given the supplied Variant information |
static WorldFactory |
getInstance()
Get an instance of the WorldFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static WorldFactory getInstance()
public World createWorld(Variant variant) throws InvalidWorldException
InvalidWorldException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |