Skip to main content

OH2LevelFloatArray

Complete API reference for OH2LevelFloatArray, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Buffers

Component: no


public class OH2LevelFloatArray extends OHFloatDataBase

Constructors

SignatureDescription
OH2LevelFloatArray(Engine)Creates a new instance of OH2LevelFloatArray.
OH2LevelFloatArray(int, int)Creates a new instance of OH2LevelFloatArray.
OH2LevelFloatArray(int, int, boolean)Creates a new instance of OH2LevelFloatArray.

Methods

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