|
||||||||||
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.turn1.TreeTrimming
Tree Trimming proposal. This is the "gimme" proposal for dealing with the windstorm damage in turn 1 of the hurricane game.
Field Summary |
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 | |
TreeTrimming()
|
Method Summary | |
void |
enact(GameRoot root,
java.util.Random rng)
Adjusts global wind hazard down by 0.1. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TreeTrimming()
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 |