Uses of Class
edu.ntnu.idi.idatt.view.common.MenuView
Packages that use MenuView
Package
Description
-
Uses of MenuView in edu.ntnu.idi.idatt.controller.common
Fields in edu.ntnu.idi.idatt.controller.common declared as MenuViewConstructors in edu.ntnu.idi.idatt.controller.common with parameters of type MenuViewModifierConstructorDescriptionprotected
MenuController
(MenuView menuView) Constructs a MenuController with the specified menu view. -
Uses of MenuView in edu.ntnu.idi.idatt.controller.laddergame
Constructors in edu.ntnu.idi.idatt.controller.laddergame with parameters of type MenuViewModifierConstructorDescriptionLadderGameMenuController
(MenuView menuView) Constructs a newLadderGameMenuController
. -
Uses of MenuView in edu.ntnu.idi.idatt.controller.ludo
Constructors in edu.ntnu.idi.idatt.controller.ludo with parameters of type MenuViewModifierConstructorDescriptionLudoMenuController
(MenuView view) Constructs aLudoMenuController
with the specified menu view. -
Uses of MenuView in edu.ntnu.idi.idatt.view.laddergame
Subclasses of MenuView in edu.ntnu.idi.idatt.view.laddergame -
Uses of MenuView in edu.ntnu.idi.idatt.view.ludo
Subclasses of MenuView in edu.ntnu.idi.idatt.view.ludo