[]
Returns the height of a packet for the specified tile-component and resolution level.
public abstract int getPPY(int param1, int param2, int param3)
| Type | Name | Description |
|---|---|---|
| int | param1 | |
| int | param2 | |
| int | param3 |
| Type | Description |
|---|---|
| int | The height of a packet for the specified tile- component and resolution level. |