|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrle.core.vm.PlugInBase
rle.simple.board.BoardBuilder
rle.simple.board.TownBuilder
public class TownBuilder
Builds towns.
| Field Summary |
|---|
| Fields inherited from class rle.simple.board.BoardBuilder |
|---|
board, cc |
| Fields inherited from class rle.core.vm.PlugInBase |
|---|
config, context, parameters |
| Constructor Summary | |
|---|---|
TownBuilder()
|
|
| Method Summary | |
|---|---|
void |
buildBoard(CreationContext cc,
Board board)
Build up a board. |
| Methods inherited from class rle.simple.board.BoardBuilder |
|---|
placeCreature, placeItem, placeRandomItem, placeRandomMonster |
| Methods inherited from class rle.core.vm.PlugInBase |
|---|
config, getContext, getParameters, paramMap, setConfig, setParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TownBuilder()
| Method Detail |
|---|
public void buildBoard(CreationContext cc,
Board board)
buildBoard in class BoardBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||