Uses of Enum Class
com.dlsc.gemsfx.incubator.templatepane.Tile.TileTransition
Packages that use Tile.TileTransition
-
Uses of Tile.TileTransition in com.dlsc.gemsfx.incubator.templatepane
Subclasses with type arguments of type Tile.TileTransition in com.dlsc.gemsfx.incubator.templatepaneMethods in com.dlsc.gemsfx.incubator.templatepane that return Tile.TileTransitionModifier and TypeMethodDescriptionfinal Tile.TileTransitionTile.getTransition()static Tile.TileTransitionReturns the enum constant of this class with the specified name.static Tile.TileTransition[]Tile.TileTransition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.dlsc.gemsfx.incubator.templatepane with parameters of type Tile.TileTransitionModifier and TypeMethodDescriptionfinal voidTile.setTransition(Tile.TileTransition tileTransition)