showTileAt

private fun showTileAt(position: Int)

Removes the dark color filter on the specified tile as part of the shuffling animation.

Parameters

position

Position of the tile whose filter is to be removed (zero-based, following row-major order).