JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
it.polimi.ingsw.Client.Scenes
Packages that use
Scenes
Package
Description
it.polimi.ingsw.Client
Uses of
Scenes
in
it.polimi.ingsw.Client
Methods in
it.polimi.ingsw.Client
that return
Scenes
Modifier and Type
Method
Description
static
Scenes
Scenes.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Scenes
[]
Scenes.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.
Methods in
it.polimi.ingsw.Client
with parameters of type
Scenes
Modifier and Type
Method
Description
static void
GUI.
setScene
(
Scenes
scene)
This method changes game's current scene