setImage(image)
Set the image associated with this Tileset and update the tile data.
Parameters
Name | Type | Description |
---|---|---|
image | Image | The image that contains the tiles. |
- Source code: tilemap/Tileset.js (Line 171)
setImage(image)
Set the image associated with this Tileset and update the tile data.
Name | Type | Description |
---|---|---|
image | Image | The image that contains the tiles. |
Please login to continue.