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 TypeMethodDescriptionvoid
FastSimpleGame.applyRoll
(int rollValue, FastSimpleMoveList moveList) void
FastSimpleGame.findAvailableMoves
(FastSimpleMoveList moveList) PopulatesmoveList
with all available moves in the current state of the game.