public void RenderScoreOfRound(int roundScore, Variant.Type chosenVariant) { scoreView.RenderScoreOfRound(roundScore, chosenVariant); }