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
| Signature | Description |
|---|---|
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
| Signature | Returns | Description |
|---|---|---|
get(int, int) | float | Returns the current value. |
set(int, int, float) | void | Sets or updates the the value. |