Uses of Enum Class
de.pirckheimer_gymnasium.engine_pi_demos.small_games.dude.PlayerState
Packages that use PlayerState
-
Uses of PlayerState in de.pirckheimer_gymnasium.engine_pi_demos.small_games.dude
Methods in de.pirckheimer_gymnasium.engine_pi_demos.small_games.dude that return PlayerStateModifier and TypeMethodDescriptionstatic PlayerStateReturns the enum constant of this class with the specified name.static PlayerState[]PlayerState.values()Returns an array containing the constants of this enum class, in the order they are declared.