[]
Check the reversibility of the given tile-component.
public virtual bool isReversible(int t, int c)
Type | Name | Description |
---|---|---|
int | t | The index of the tile |
int | c | The index of the component |
Type | Description |
---|---|
bool | Whether or not the tile-component is reversible |