TmxTileOffset
format.tmx.TmxTileOffset (Class)
This element is used to specify an offset in pixels, to be applied when drawing a tile from the related tileset. When not present, no offset is applied.
Instance Members
x: IntHorizontal offset in pixels
y: IntVertical offset in pixels (positive is down)
| Name | Type | Description |
|---|---|---|
x |
Int | Horizontal offset in pixels |
y |
Int | Vertical offset in pixels (positive is down) |
Metadata
| Name | Parameters |
|---|---|
:structInit |
- |