[]
Gets the maximum value of each tile for specified component
public virtual int getMaxInComp(int c)
Public Overridable Function getMaxInComp(c As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | c | The component index |
| Type | Description |
|---|---|
| int | The maximum value |