|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdd.sim.SimObject
dd.sim.Proposal
dd.hurricane.proposals.turn2.Downtown
Rebuild Downton proposal. This is a proposal for turn 2 of the DLUG hurricane game.
Field Summary | |
static java.lang.String[] |
downtownSites
|
Fields inherited from class dd.sim.Proposal |
costTable, MAYBE_PHRASE, OPPOSE, OPPOSE_PHRASE, STATUS_AUTOFAIL, STATUS_FAILED, STATUS_INFORMATIONAL, STATUS_KEY, STATUS_NEW, STATUS_PASSED, STATUS_PLAYED, STATUS_UNPICKED, STATUS_WITHDRAWN, SUPPORT, SUPPORT_PHRASE |
Fields inherited from class dd.sim.SimObject |
attributes |
Constructor Summary | |
Downtown()
|
Method Summary | |
void |
enact(GameRoot root,
java.util.Random rng)
Converts "destroyed" LU in the downtown area (cells <1,7>, <2,6>, and <2,7>) to their previous LU. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String[] downtownSites
Constructor Detail |
public Downtown()
Method Detail |
public void enact(GameRoot root, java.util.Random rng)
enact
in class Proposal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |