StandardGameMenuView
Type members
Classlikes
case class AnswerFeedbackUpdate(updateParameter: Option[(Int, Boolean)]) extends ViewUpdate[(Int, Boolean)]
Update for the view containing the index of the answer selected and if it's correct or not
Update for the view containing the index of the answer selected and if it's correct or not
Update for the view containing the current GameStage
Update for the view containing the current GameStage
Update for the view containing the quiz score
Update for the view containing the quiz score
Update for the view for the feedback when the timer is expired
Update for the view for the feedback when the timer is expired
Update for the view containing the timer, used to get the remaining time and the percentage
Update for the view containing the timer, used to get the remaining time and the percentage