大约有 43 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0046 秒)
...empStr = Laya.URL.rootPath != "" ? Laya.URL.rootPath : Laya.URL._basePath; if (tempStr != "") url = url.split(tempStr)[1]; } } } this.url = url; this.readyUrl = url; if (MiniSound._audioCache[this.readyUrl]) { this.event(Laya.Event.COMPLETE); return; } if (MiniAdpter.autoCacheFil...
来源: Laya_社区 发布时间: 20200103
...是在发布的时候勾选发布排除文件,修改筛选条件为:!$basePath/js/**/*.js.map或者可以在对应平台的发布配置文件(平台名.json)中修改:{ ...其他配置, "exclude": true, "excludeFilter": [ ...其他筛选条件, "!$basePath/js/**/*.js.map" ], } 3、关...
来源: Laya_社区 发布时间: 20201223
...nstructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize basePath hitTestPrior interval loop mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count customRenderEnable destroyed display...
来源: Laya3.0_api 发布时间: 20231115