Uses of Enum Class
playn.scene.Layer.State
-
Uses of Layer.State in playn.scene
Fields in playn.scene with type parameters of type Layer.StateModifier and TypeFieldDescriptionfinal ValueView<Layer.State>Layer.stateA reactive value which tracks this layer's lifecycle.Methods in playn.scene that return Layer.StateModifier and TypeMethodDescriptionstatic Layer.StateReturns the enum constant of this class with the specified name.static Layer.State[]Layer.State.values()Returns an array containing the constants of this enum class, in the order they are declared.