TmxTilesetTileFrame
format.tmx.TmxTilesetTileFrame (Class)
Animation frame of a single tile in tileset.
Instance Members
tileId: IntThe local ID of a tile within the parent tileset.
duration: IntHow long (in milliseconds) this frame should be displayed before advancing to the next frame.
| Name | Type | Description |
|---|---|---|
tileId |
Int | The local ID of a tile within the parent tileset. |
duration |
Int | How long (in milliseconds) this frame should be displayed before advancing to the next frame. |
Metadata
| Name | Parameters |
|---|---|
:structInit |
- |