godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
TileSet.tileSetZIndex
godot
tileset
TileSet
Sets the tile's drawing index.
struct
TileSet
@
nogc
nothrow
void
tileSetZIndex
(
in
long
id
,
in
long
z_index
)
Meta
Source
See Implementation
godot
tileset
TileSet
aliases
BaseClasses
enums
AutotileBindings
BitmaskMode
Constants
TileMode
functions
_forwardAtlasSubtileSelection
_forwardSubtileSelection
_isTileBound
autotileClearBitmaskMap
autotileGetBitmask
autotileGetBitmaskMode
autotileGetIconCoordinate
autotileGetLightOccluder
autotileGetNavigationPolygon
autotileGetSize
autotileGetSpacing
autotileGetSubtilePriority
autotileGetZIndex
autotileSetBitmask
autotileSetBitmaskMode
autotileSetIconCoordinate
autotileSetLightOccluder
autotileSetNavigationPolygon
autotileSetSize
autotileSetSpacing
autotileSetSubtilePriority
autotileSetZIndex
clear
createTile
findTileByName
getLastUnusedTileId
getTilesIds
opAssign
opEquals
removeTile
tileAddShape
tileGetLightOccluder
tileGetMaterial
tileGetModulate
tileGetName
tileGetNavigationPolygon
tileGetNavigationPolygonOffset
tileGetNormalMap
tileGetOccluderOffset
tileGetRegion
tileGetShape
tileGetShapeCount
tileGetShapeOffset
tileGetShapeOneWay
tileGetShapeOneWayMargin
tileGetShapeTransform
tileGetShapes
tileGetTexture
tileGetTextureOffset
tileGetTileMode
tileGetZIndex
tileSetLightOccluder
tileSetMaterial
tileSetModulate
tileSetName
tileSetNavigationPolygon
tileSetNavigationPolygonOffset
tileSetNormalMap
tileSetOccluderOffset
tileSetRegion
tileSetShape
tileSetShapeOffset
tileSetShapeOneWay
tileSetShapeOneWayMargin
tileSetShapeTransform
tileSetShapes
tileSetTexture
tileSetTextureOffset
tileSetTileMode
tileSetZIndex
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets the tile's drawing index.