TileSet.autotileSetZIndex

Sets the drawing index of the subtile from an atlas/autotile given its coordinates.

struct TileSet
@nogc nothrow
void
autotileSetZIndex
(
in long id
,
in Vector2 coord
,
in long z_index
)

Meta