Uses of Enum Class
it.polimi.ingsw.client.new_gui.GUI.View
Packages that use GUI.View
Package
Description
-
Uses of GUI.View in it.polimi.ingsw.client.game_client_and_cli
Methods in it.polimi.ingsw.client.game_client_and_cli with parameters of type GUI.View -
Uses of GUI.View in it.polimi.ingsw.client.new_gui
Fields in it.polimi.ingsw.client.new_gui declared as GUI.ViewMethods in it.polimi.ingsw.client.new_gui that return GUI.ViewModifier and TypeMethodDescriptionstatic GUI.ViewReturns the enum constant of this class with the specified name.static GUI.View[]GUI.View.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.polimi.ingsw.client.new_gui with parameters of type GUI.View -
Uses of GUI.View in it.polimi.ingsw.client.new_gui.views.player_view
Methods in it.polimi.ingsw.client.new_gui.views.player_view with parameters of type GUI.ViewModifier and TypeMethodDescriptionstatic javafx.scene.layout.PaneSwitchButtonRenderer.renderSwitchButton(String text, GUI.Rectangle dstRect, GUI.View nextView)