SoundManager

Undocumented in source.

Members

Functions

attachChannel
SoundChannel attachChannel(SoundChannel ch)
Undocumented in source. Be warned that the author may not have intended to support it.
detachChannel
void detachChannel(SoundChannel ch)
Undocumented in source. Be warned that the author may not have intended to support it.
newChannel
SoundChannel newChannel(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
onChannelFinished
void onChannelFinished(uint chId)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

instance
shared(SoundManager) instance()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta