Phaser API Documentation

  Version: 
index: number

Description:

The index of this tile within the map data corresponding to the tileset, or -1 if this represents a blank tile.

Type:
number
Since: 3.0.0
Source: src/tilemaps/Tile.js (Line 61)