Uses of Class
sudoku.Table.WithdrawOfferMsg
-
-
Uses of Table.WithdrawOfferMsg in sudoku
Methods in sudoku with parameters of type Table.WithdrawOfferMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Table.Protocol>
Table. onWithdrawOffer(Table.WithdrawOfferMsg msg)
Action on the Player's present offer withdrawal.
-