|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Adjustment.AdjustmentInfoMap | |
dip.gui.order | |
dip.process | |
dip.world |
Uses of Adjustment.AdjustmentInfoMap in dip.gui.order |
Methods in dip.gui.order that return Adjustment.AdjustmentInfoMap | |
Adjustment.AdjustmentInfoMap |
GUIOrder.StateInfo.getAdjustmenInfoMap()
|
Methods in dip.gui.order with parameters of type Adjustment.AdjustmentInfoMap | |
void |
GUIOrder.StateInfo.setAdjustmenInfoMap(Adjustment.AdjustmentInfoMap adjMap)
|
Uses of Adjustment.AdjustmentInfoMap in dip.process |
Methods in dip.process that return Adjustment.AdjustmentInfoMap | |
static Adjustment.AdjustmentInfoMap |
Adjustment.getAdjustmentInfo(TurnState turnState,
RuleOptions ruleOpts,
Power[] powers)
Determines AdjustmentInfo for all Powers; Note that this will work during any phase. |
Uses of Adjustment.AdjustmentInfoMap in dip.world |
Methods in dip.world with parameters of type Adjustment.AdjustmentInfoMap | |
boolean |
VictoryConditions.evaluate(Adjudicator adjudicator,
Adjustment.AdjustmentInfoMap adjMap)
Evaluates the victory conditions. |
boolean |
VictoryConditions.evaluate(TurnState turnState,
Adjustment.AdjustmentInfoMap adjMap)
Evaluates the victory conditions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |