Package edu.ntnu.idatt1002.k2g05.models.rounds
package edu.ntnu.idatt1002.k2g05.models.rounds
-
ClassDescriptionA match round holds multiple match games, some examples of a match round would be a group-play or a semi-final, where the matches that is in match round is a list of
MatchGame
.Round where each player plays an amount given amount ofGame
, and an accumulative sum of all rounds are created.A class that holds a round, a round is a collection of multiple games, a round could be f.eks "Semi-final" , "Final"Class for holding a template of a round.Different types of rounds.Types to sort by.