OH2LevelIntArray
Complete API reference for OH2LevelIntArray, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Buffers
Component: no
public class OH2LevelIntArray extends OHIntDataBase
Constructors
| 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. |
Methods
| Signature | Returns | Description |
|---|---|---|
get(int, int) | int | Returns the current value. |
set(int, int, int) | void | Sets or updates the the value. |