|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdd.sim.SimObject
dd.hurricane.Scenario
dd.hurricane.Tutorial
The scenario object handles all the setup associated with starting a turn. It has a publicly-accessible ArrayList named "proposals" that holds the list of proposals for the current turn. ... [more to come]
Field Summary |
Fields inherited from class dd.sim.SimObject |
attributes |
Constructor Summary | |
Tutorial()
|
Method Summary | |
java.lang.String |
getIntro()
|
Briefing |
nextTurn(GameRoot root,
java.util.Random rng)
|
Methods inherited from class dd.hurricane.Scenario |
getBaseEconBudget, getBaseSocialBudget, getCurrentEconBudget, getCurrentSocialBudget, getDebriefing, getMap, getName, getNumTurns, getTurn, loadMap, main, readCostTable, readProposal, roleForPlayer, setBudget, setCurrentEconBudget, setCurrentSocialBudget, setMap, spendBudget |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Tutorial()
Method Detail |
public java.lang.String getIntro()
getIntro
in class Scenario
public Briefing nextTurn(GameRoot root, java.util.Random rng)
nextTurn
in class Scenario
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |