Uses of Class
edu.ntnu.idi.idatt.view.component.MenuPlayerRow
Packages that use MenuPlayerRow
-
Uses of MenuPlayerRow in edu.ntnu.idi.idatt.view.common
Fields in edu.ntnu.idi.idatt.view.common with type parameters of type MenuPlayerRowMethods in edu.ntnu.idi.idatt.view.common that return types with arguments of type MenuPlayerRowModifier and TypeMethodDescriptionMenuView.getPlayerRows()
Returns the list ofMenuPlayerRow
s currently displayed in the menu.Methods in edu.ntnu.idi.idatt.view.common with parameters of type MenuPlayerRowModifier and TypeMethodDescriptionprotected void
MenuView.removePlayerRow
(MenuPlayerRow mainMenuPlayerRow) Removes the specifiedMenuPlayerRow
from the player list.