Function TileSet.tileSetZIndex

Sets the tile's drawing index.

void tileSetZIndex (
  const(long) id,
  const(long) z_index
) nothrow @nogc;