Home
last modified time | relevance | path

Searched refs:_disableObject (Results 1 – 1 of 1) sorted by relevance

/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js176 self._disableObject(self.sounds[self.soundIDs[i]]);
179 self._disableObject(self);
208 this._disableObject = function(o) { method in SoundManager