Texture Transformer
Transforms a tile texture. A TileTexture is a part of a tileset sprite sheet or other tileset source which represents a Tile.
Functions
transform
Link copied to clipboard
abstract fun transform(texture: TileTexture<T>, tile: Tile): TileTexture<T>
Content copied to clipboard
Sources
(source)
Link copied to clipboard