TileMap:setRepeat
From GiderosMobile
Available since: Gideros 2018.2
Description
Indicate if the tilemap should repeat itself.
= TileMap:setRepeat(xy,)
'x: (boolean) Tilemap is repeating along x axis '
'y: (boolean) Tilemap is repeating along y axis '