Uses of Class
sudoku.Player.ConsentToStartIterationMsg
-
-
Uses of Player.ConsentToStartIterationMsg in sudoku
Methods in sudoku with parameters of type Player.ConsentToStartIterationMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Player.Protocol>Player. onConsentToStartIteration(Player.ConsentToStartIterationMsg msg)Player receives permission to start new iteration.
-