Class: OH2LevelIntArray
This page documents the methods and fields available in the OH2LevelIntArray class.
Members
| Signature | Description |
|---|---|
OH2LevelIntArray(Engine) | Creates a new instance of OH2LevelIntArray. |
OH2LevelIntArray(int, int) | Creates a new instance of OH2LevelIntArray. |
OH2LevelIntArray(int, int, boolean) | Creates a new instance of OH2LevelIntArray. |
get(int, int) | Returns the current value. |
set(int, int, int) | Sets or updates the the value. |