drawTile

open override fun drawTile(tile: Tile, surface: Char, position: Position)

Draws the given tile on the given surface at the given position. Does nothing if the tile is not supported by this Tileset.

Sources

(source)
Link copied to clipboard