Package edu.wisc.game.engine
Class RuleSet.PositionList
- java.lang.Object
-
- edu.wisc.game.engine.RuleSet.PositionList
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanallowsPicking(int pos, HashMap<String,BitSet> eligibleForEachOrder)Does this position list presently allow picking a piece from the specified position?StringtoSrc()StringtoString()
-
-
-
Method Detail
-
toSrc
public String toSrc()
-
-