Package edu.wisc.game.engine
Class RuleSet.PositionList
java.lang.Object
edu.wisc.game.engine.RuleSet.PositionList
- Enclosing class:
- RuleSet
public static class RuleSet.PositionList extends Object
Represents the restrictions on the positions from which game pieces
can be picked
-
Method Details
-
toString
-
toSrc
-
allowsPicking
Does this position list presently allow picking a piece from the specified position?- Parameters:
eligibleForEachOrder
- What positions are now "in front" of each order
-