Tile (TileLayer)
Tile represents an instance of a tile in a TileLayer. Access via the 'tilemap' submodule.
Properties
| Name | Description | Type |
|---|---|---|
flip_flags | Tile flip/rotation flags. | int |
id | Global tile id (GID). | int |
tileset_index | Index of the tileset used by this tile. | int |