|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.adom.jade.world.ComplexFactory
Creates a variety of complexes for the world map.
| Constructor Summary | |
|---|---|
ComplexFactory()
|
|
| Method Summary | |
|---|---|
static Complex |
createDrakelingTown()
Creates a drakeling town. |
static Complex |
createDungeon()
Creates a dungeon. |
static Complex |
createDwarvenCity()
Creates a dwarven city. |
static Complex |
createElvenTown()
Creates a human harbour. |
static Complex |
createHugeDungeon()
Creates a huge dungeon. |
static Complex |
createHumanCity()
Creates a human city. |
static Complex |
createHumanHarbour()
Creates a human harbour. |
static Complex |
createHumanVillage()
Creates a human village. |
static Complex |
createHurthlingVillage()
Creates a hurthling village. |
static Complex |
createOasis()
Creates an oasis. |
static Complex |
createPirateNest()
Creates a pirate nest. |
static Complex |
createTown()
Creates a human town. |
static WorldComplex |
createWorld()
Creates the world itself. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexFactory()
| Method Detail |
|---|
public static WorldComplex createWorld()
public static Complex createHumanHarbour()
public static Complex createHumanCity()
public static Complex createPirateNest()
public static Complex createTown()
public static Complex createElvenTown()
public static Complex createDwarvenCity()
public static Complex createHurthlingVillage()
public static Complex createDrakelingTown()
public static Complex createOasis()
public static Complex createHumanVillage()
public static Complex createHugeDungeon()
public static Complex createDungeon()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||