[]
Gets the minimum value of each component in specified tile
public virtual int getMinInTile(int t)
Public Overridable Function getMinInTile(t As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | t | The tile index |
| Type | Description |
|---|---|
| int | The minimum value |