MCPcopy
hub / github.com/layabox/LayaAir-v1 / Sound

Function Sound

src/plugins/autotest/bin/h5/laya.js:17160–17162  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17158//class laya.media.Sound extends laya.events.EventDispatcher
17159var 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;

Callers

nothing calls this directly

Calls 1

callMethod · 0.65

Tested by

no test coverage detected