Uses of Class
edu.wisc.game.engine.RuleSet.Row
Packages that use RuleSet.Row
-
Uses of RuleSet.Row in edu.wisc.game.engine
Fields in edu.wisc.game.engine with type parameters of type RuleSet.RowMethods in edu.wisc.game.engine with parameters of type RuleSet.RowModifier and TypeMethodDescriptionstatic void
PostOrder.applyPostPosToAcceptanceMap
(RuleSet rules, RuleSet.Row atoms, BitSet[][] acceptanceMap) When an Order is applied not to the entire board, but only to the pieces that are acceptable based on all other criteria.