TileMap:clearTile
From GiderosMobile
Available since: Gideros 2011.6
Description
Set an empty tile at given indices. The tile indices are starting from 1.
= TileMap:clearTile(xy,)
'x: (number) The x-position of tile '
'y: (number) The y-position of tile '