Skip to content

hxd.snd.ChannelBase

hxd.snd.ChannelBase

Fields

NameType
priorityF64
muteBool
effectshl.types.ArrayObj
bindedEffectshl.types.ArrayObj
volumeF64
currentFadeVirtual[duration, onEnd, start, startVolume, targetVolume]
currentVolumeF64

Protos

  • f@1535 getEffect(hxd.snd.ChannelBase, hl.Class) → hxd.snd.Effect
  • f@1536 set_volume(hxd.snd.ChannelBase, F64) → F64
  • f@1537 fadeTo(hxd.snd.ChannelBase, F64, Null, Fun) → Void
  • f@1538 updateCurrentVolume(hxd.snd.ChannelBase, F64) → Void
  • f@1539 addEffect(hxd.snd.ChannelBase, hxd.snd.Effect) → hxd.snd.Effect
  • f@1540 removeEffect(hxd.snd.ChannelBase, hxd.snd.Effect) → Void

Bindings

  • static f@1541 __constructor__(hxd.snd.ChannelBase) → Void