Class: OH2LevelFloatArray
This page documents the methods and fields available in the OH2LevelFloatArray class.
Members
| 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. |
get(int, int) | Returns the current value. |
set(int, int, float) | Sets or updates the the value. |