InterfaceTilemaps@public
FlxTilemapLoadOptions
Options for loading a numeric tile array.
ts
export interface FlxTilemapLoadOptions1
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
autoTile | readonly | number | - |
collideIndex | readonly | number | - |
drawIndex | readonly | number | - |
startingIndex | readonly | number | - |
tileHeight | readonly | number | - |
tileWidth | readonly | number | - |