transform

abstract fun transform(tile: T): T

Transforms the given Tile and returns the result.

Sources

(source)
Link copied to clipboard