• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 43 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0045 秒)

41. 微信小游戏加载资源问题 [ 42%]

...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

42. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关一些东西 [ 40%]

...是在发布时候勾选发布排除文件,修改筛选条件为:!$basePath/js/**/*.js.map或者可以在对应平台发布配置文件(平台名.json)中修改:{ ...其他配置, "exclude": true, "excludeFilter": [ ...其他筛选条件, "!$basePath/js/**/*.js.map" ], }   3、关...

来源: Laya_社区 发布时间: 20201223

43. laya.ani.swf.MovieClip_API3.0 [ 33%]

...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