Uses of Class
edu.wisc.game.parser.Expression.VarMap
-
Packages that use Expression.VarMap Package Description edu.wisc.game.engine Top-level Game Server code -
-
Uses of Expression.VarMap in edu.wisc.game.engine
Methods in edu.wisc.game.engine with parameters of type Expression.VarMap Modifier and Type Method Description BitSet
RuleSet.BucketList. destinations(Expression.VarMap varMap)
To which destinations can a piece be taken? (Used in GS1 thru 4)
-