AudioManager

Undocumented in source.

Constructors

this
this(GameManager game)
Undocumented in source.

Members

Functions

getGain
float getGain()
Undocumented in source. Be warned that the author may not have intended to support it.
getListenerLocation
vec3 getListenerLocation()
Undocumented in source. Be warned that the author may not have intended to support it.
setGain
void setGain(float gain)
Undocumented in source. Be warned that the author may not have intended to support it.
setListenerLocation
void setListenerLocation(vec3 location)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

audioManager
blocksound_AudioManager audioManager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
game
GameManager game [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta