Layer.TilemapElement.TileData - Mtax-Development/GML-OOP GitHub Wiki
Constructs a TileData Element, which refers to a Tile in this Tilemap.
Destruction |
Elements |
Layer.TilemapElement.TileData.destroy() |
None |
Name |
Type |
Default |
Modifiable |
parent |
other |
No |
|
ID |
{int:tileData} |
0 |
No |
Name |
Arguments |
New element |
id? {int} |
Empty |
|
Constructor copy |
other {Layer.TilemapElement.TileData} |