[]
Returns the code-block height for the specified tile and component.
public override int getCBlkHeight(int t, int c)
Type | Name | Description |
---|---|---|
int | t | The tile index |
int | c | The component index |
Type | Description |
---|---|
int | The code-block height for the specified tile and component. |