Uses of Enum Class
com.takenoko.layers.tile.TileType
Packages that use TileType
-
Uses of TileType in com.takenoko.layers.tile
Fields in com.takenoko.layers.tile declared as TileTypeMethods in com.takenoko.layers.tile that return TileTypeModifier and TypeMethodDescriptionTile.getType()
Get the type of the tile.static TileType
Returns the enum constant of this class with the specified name.static TileType[]
TileType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.takenoko.layers.tile with parameters of type TileType