[]
Whether or not a tile-component specification has been defined
public virtual bool isTileCompSpecified(int t, int c)
| Type | Name | Description |
|---|---|---|
| int | t | Tile index |
| int | c | Component index |
| Type | Description |
|---|---|
| bool | True if a tile-component specification has been defined. |