Class BaseNewTournamentController
java.lang.Object
edu.ntnu.idatt1002.k2g05.controllers.newtournament.BaseNewTournamentController
- Direct Known Subclasses:
AddPlayerController
,CreationController
,FormatController
,RoundsController
Basic new tournament controller to extend from for easier creation of new controllers.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseNewTournamentController
public BaseNewTournamentController()
-