Uses of Enum Class
it.polimi.ingsw.server.model.game_logic.enums.GameConstants
Packages that use GameConstants
-
Uses of GameConstants in it.polimi.ingsw.server.model.game_logic.enums
Methods in it.polimi.ingsw.server.model.game_logic.enums that return GameConstantsModifier and TypeMethodDescriptionstatic GameConstantsReturns the enum constant of this class with the specified name.static GameConstants[]GameConstants.values()Returns an array containing the constants of this enum class, in the order they are declared.