Uses of Class
sudoku.Table.PlayerIsDeadMsg
-
-
Uses of Table.PlayerIsDeadMsg in sudoku
Methods in sudoku with parameters of type Table.PlayerIsDeadMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Table.Protocol>
Table. onPlayerIsDead(Table.PlayerIsDeadMsg msg)
Table is being informed that its Player is dead.
-