Uses of Enum Class
demos.small_games.dude.PlayerState
Packages that use PlayerState
Package
Description
Demonstiert die Funktionalität der Engine Pi anhand des kleinen Spiels
Dude.
-
Uses of PlayerState in demos.small_games.dude
Methods in 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.