hxd.snd.openal.LowPassDriver
hxd.snd.openal.LowPassDriver
Inherits from: hxd.snd.EffectDriver
Fields
| Name | Type | |
|---|---|---|
driver | hxd.snd.openal.Driver | |
inst | I32 |
Protos
f@31388acquire(hxd.snd.openal.LowPassDriver) → Voidf@31389release(hxd.snd.openal.LowPassDriver) → Voidf@31390update(hxd.snd.openal.LowPassDriver, Dyn) → Voidf@31391apply(hxd.snd.openal.LowPassDriver, Dyn, hxd.snd.openal.SourceHandle) → Voidf@31392unbind(hxd.snd.openal.LowPassDriver, Dyn, hxd.snd.openal.SourceHandle) → Void
Bindings
- static
f@31393__constructor__(hxd.snd.openal.LowPassDriver, hxd.snd.openal.Driver) → Void