Uses of Enum Class
demos.tutorials.stateful_animation.PlayerState
Packages that use PlayerState
Package
Description
Demonstiert eine animierte Figur, die mehrere Zustände haben
kann.
-
Uses of PlayerState in demos.tutorials.stateful_animation
Methods in demos.tutorials.stateful_animation 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.