containsTileIndex() → {boolean}
Returns true if and only if this tileset contains the given tile index.
Returns
boolean -
True if this tileset contains the given index.
- Source code: tilemap/Tileset.js (Line 155)
containsTileIndex() → {boolean}
Returns true if and only if this tileset contains the given tile index.
True if this tileset contains the given index.
Please login to continue.