Class MapEditorTransformPanel.TileTypeTransform

    • Field Detail

      • tileType

        private final TileType tileType
    • Constructor Detail

      • TileTypeTransform

        private TileTypeTransform​(TileType tileType)
    • Method Detail

      • getTileType

        public TileType getTileType()
      • transform

        public void transform​(Tile t)
        Applies this transformation to the given tile.
        Specified by:
        transform in class MapTransform
        Parameters:
        t - The Tile to be transformed,