()
| 17158 | //class laya.media.Sound extends laya.events.EventDispatcher |
| 17159 | var Sound=(function(_super){ |
| 17160 | function Sound(){ |
| 17161 | Sound.__super.call(this);; |
| 17162 | } |
| 17163 | |
| 17164 | __class(Sound,'laya.media.Sound',_super); |
| 17165 | var __proto=Sound.prototype; |