getTileAtOrNull

open fun getTileAtOrNull(position: Position): Tile?

Returns the Tile stored at a particular position or null if there is no such Tile.

Sources

(source)
Link copied to clipboard