Logo


search API (or start typing anywhere)


ALSound

snow.modules.openal.ALSound defined in ``


class
meta: @:log_as("AL sound"), @:allow(snow.modules.openal.Audio)


 

Members


alformat
alformat : Int

alsource
alsource : Int

instance
instance : snow.systems.audio.AudioInstance

module
module : snow.modules.openal.Audio

source
source : snow.systems.audio.AudioSource

Methods


destroy
destroy() : Void

init

init() : Void

new

new(_module:snow.modules.openal.Audio, _source:snow.systems.audio.AudioSource, _instance:snow.systems.audio.AudioInstance) : Void

tick

tick() : Void