Uses of Class
edu.ntnu.idi.idatt.view.laddergame.LadderGameView
Packages that use LadderGameView
-
Uses of LadderGameView in edu.ntnu.idi.idatt.controller.laddergame
Constructors in edu.ntnu.idi.idatt.controller.laddergame with parameters of type LadderGameViewModifierConstructorDescriptionLadderGameController
(LadderGameView ladderGameView, Board board, List<Player> players) Constructs a newLadderGameController
.