[]
Returns the index of the current tile, relative to a standard scan-line order.
public override int TileIdx { get; }
Public Overrides ReadOnly Property TileIdx As Integer
| Type | Description |
|---|---|
| int | The current tile's index (starts at 0). |