Uses of Class
edu.ntnu.idi.idatt.view.component.GameMenuBox
Packages that use GameMenuBox
-
Uses of GameMenuBox in edu.ntnu.idi.idatt.view.common
Fields in edu.ntnu.idi.idatt.view.common declared as GameMenuBoxMethods in edu.ntnu.idi.idatt.view.common that return GameMenuBoxModifier and TypeMethodDescriptionGameView.createGameMenuBox()
Creates and configures theGameMenuBox
with standard game actions (restart, quit, roll dice) and links them to notify observers.GameView.getGameMenuBox()
Gets theGameMenuBox
containing game controls. -
Uses of GameMenuBox in edu.ntnu.idi.idatt.view.laddergame
Methods in edu.ntnu.idi.idatt.view.laddergame that return GameMenuBoxModifier and TypeMethodDescriptionLadderGameView.createGameMenuBox()
Creates and returns aGameMenuBox
configured for a Ladder Game.