[]
Gets the minimum value of all tiles for the specified component.
public virtual int getMinInComp(int c)
Public Overridable Function getMinInComp(c As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | c | The component index |
| Type | Description |
|---|---|
| int | The minimum value |