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