destroy(remove)
Destroys this sound and all associated events and removes it from the SoundManager.
Parameters
Name | Type | Argument | Default | Description |
---|---|---|---|---|
remove | boolean | <optional> | true | If true this Sound is automatically removed from the SoundManager. |
- Source code: sound/Sound.js (Line 1035)
Please login to continue.