Uses of Class
playn.scene.Layer.State
-
Uses of Layer.State in playn.scene
Fields in playn.scene with type parameters of type Layer.State Modifier and Type Field Description ValueView<Layer.State>Layer. stateA reactive value which tracks this layer's lifecycle.Methods in playn.scene that return Layer.State Modifier and Type Method Description static Layer.StateLayer.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Layer.State[]Layer.State. values()Returns an array containing the constants of this enum type, in the order they are declared.