[]
Gets the maximum value of all components in the specified tile.
public virtual int getMaxInTile(int t)
Public Overridable Function getMaxInTile(t As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | t | The tile index |
| Type | Description |
|---|---|
| int | The maximum value |