Uses of Enum
com.dlsc.gemsfx.incubator.templatepane.Tile.TileTransition
Packages that use Tile.TileTransition
- 
Uses of Tile.TileTransition in com.dlsc.gemsfx.incubator.templatepane
Methods in com.dlsc.gemsfx.incubator.templatepane that return Tile.TileTransitionModifier and TypeMethodDescriptionfinal Tile.TileTransitionTile.getTransition()static Tile.TileTransitionReturns the enum constant of this type with the specified name.static Tile.TileTransition[]Tile.TileTransition.values()Returns an array containing the constants of this enum type, 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)