Skip to main content

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

SignatureDescription
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

SignatureReturnsDescription
get(int, int)intReturns the current value.
set(int, int, int)voidSets or updates the the value.