Uses of Class
sudoku.Table.RegisterPlayerMsg
-
-
Uses of Table.RegisterPlayerMsg in sudoku
Methods in sudoku with parameters of type Table.RegisterPlayerMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Table.Protocol>
Table. onRegisterPlayer(Table.RegisterPlayerMsg msg)
Registers new Player to this Table.
-