[]
Whether or not specifications have been entered for the given tile.
public virtual bool isTileSpecified(int t)
Public Overridable Function isTileSpecified(t As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | t | Index of the tile |
| Type | Description |
|---|---|
| bool | True if tile specification has been entered |