Function TileSet.autotileSetSpacing
Sets the spacing between subtiles of the atlas/autotile.
void autotileSetSpacing
(
const(long) id,
const(long) spacing
) nothrow @nogc;
Sets the spacing between subtiles of the atlas/autotile.
void autotileSetSpacing
(
const(long) id,
const(long) spacing
) nothrow @nogc;