Uses of Class
net.royalur.rules.simple.fast.FastSimpleMoveList
Packages that use FastSimpleMoveList
-
Uses of FastSimpleMoveList in net.royalur.rules.simple.fast
Methods in net.royalur.rules.simple.fast with parameters of type FastSimpleMoveListModifier and TypeMethodDescriptionvoidFastSimpleGame.applyRoll(int rollValue, FastSimpleMoveList moveList) voidFastSimpleGame.findAvailableMoves(FastSimpleMoveList moveList) PopulatesmoveListwith all available moves in the current state of the game.