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 boolean
allowsPicking(int pos, HashMap<String,BitSet> eligibleForEachOrder)
Does this position list presently allow picking a piece from the specified position?String
toSrc()
String
toString()
-
-
-
Method Detail
-
toSrc
public String toSrc()
-
-