Uses of Interface
sudoku.SharedProtocols.AssessmentProtocol
-
-
Uses of SharedProtocols.AssessmentProtocol in sudoku
Classes in sudoku that implement SharedProtocols.AssessmentProtocol Modifier and Type Class Description static class
Player.GrantRewardMsg
Message from the Teacher granting the Player reward (or punishment if negative) for its choices.static class
Teacher.RewardReceivedMsg
Reply from the Player after granting it new reward.
-