TileSet.autotileGetZIndex

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

struct TileSet
@nogc nothrow
long
autotileGetZIndex
(
in long id
,
in Vector2 coord
)

Meta