Function TileSet.tileGetZIndex
Returns the tile's Z index (drawing layer).
long tileGetZIndex
(
const(long) id
) nothrow @nogc const;
Returns the tile's Z index (drawing layer).
long tileGetZIndex
(
const(long) id
) nothrow @nogc const;