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

大约有 92 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)

81. 微信小游戏关系链 我创建了一个开放域的项目 但是报错了 [ 46%]

... RankListItem.__super.call(this); this.size(WID, HEI); this.img = new Laya.Image(); this.addChild(this.img); this.setImg = function (src) { this.img.skin = src; } } Laya.class(RankListItem, "RankListItem", Laya.Box); //rankList var rankList = new Laya.List(); rankList.itemRender = RankListItem; rank...

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

82. layaAir1.3.0版本swf组件的使用 [ 46%]

...:在显示swf所在页面时,需要提前预加载下swf生成的图集image.json文件 步骤五:运行     2016-09-12 0 0 分享 微博 QZONE 微信 mega 赞同来自: 这个是直接在IDE里拖放生成MovieClip的,怎么用代码创建?貌似MovieClip.load()和Animation.loadAtlas()...

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

83. 2.3.0beta 各种bug [ 46%]

...     }                          var imgdt = rect ? (ctx.getImageData(rect[0], rect[1], dt_w, dt_h)) : (ctx.getImageData(0, 0,dt_w, dt_h));   vivo下 getStyle 有时候莫名为空 13518行 getStyle() {             this._style === SpriteStyle.EMPTY && (this._style = Spri...

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

84. 请问ts版本下的Combobox组件,下拉框层级问题,是不打算改了吗? [ 45%]

...发现list无法点击了 romeo211 • 2017-04-25 22:47 let img = new Laya.Image('comp/bg.png'); let cbx = new Laya.ComboBox('comp/combobox.png', 'label1,label2'); cbx.selectedIndex = 0; let dialog = new Laya.Dialog(); dialog.addChild(img); dialog.addChild(cbx); dialog.popup(); romeo211 • 2017-04-...

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

85. 使用Laya.loader.load加载Laya.Loader.FONT位图字体文件时就会出现无限循环加载,一直到浏览器奔溃 [ 43%]

... path, type: Loader.XML}, {url: path.replace(".fnt", ".png"), type: Loader.IMAGE}], Handler.create(this, _onLoaded)); 2019-02-25 0 0 分享 微博 QZONE 微信 J 赞同来自: 我也遇到这问题,无限加载,加载进度一直是0.5,我看了AS的源码,应该是源码有问题,源码...

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

86. 安装layaair2-cmd一直失败 [ 43%]

...自: 装那个类库失败了,单独装一次该类库(目前已知gulp-image失败几率较大),如果单独装成功了,再次装cmd2,大概率会成功 2020-02-13 0 0 分享 微博 QZONE 微信 Ace1024 赞同来自: 我的也是这样 2020-02-26 0 0 分享 微博 QZONE 微信 Bob.Song 赞...

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

87. 添加极光推送后,切回后台点击推送过来的消息,出现黑屏闪退是什么原因?内文有LOG,请帮忙查看一下哪出错了。 [ 34%]

... 05-17 17:12:40.427 13946-19415/com.wesai.doudizhu I/LayaBox: start thread:image decode,19415   2017-05-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 我们目前没有测试过极光...

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

88. app构建IOS包 进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 29%]

...50:15.147 ZhuaWawa[2531:1863752] found the file in the package:shaders/drawImagePS.glsl 2018-01-09 20:50:15.147 ZhuaWawa[2531:1863752] found the file in the package:shaders/fillImagePS.glsl 2018-01-09 20:50:15.147 ZhuaWawa[2531:1863752] found the file in the package:shaders/drawFilterImagePS.glsl 20...

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

89. 打包成APK运行一半崩溃 [ 26%]

...tion-set-features=smp,div,atomic_ldrd_strd --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=cortex-a15 --instruction-set-features=default --dex-file=/system/app/WebViewGoogle/WebViewGoogle.apk --oat-file=/data/dal...

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

90. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 26%]

...ExpansionPatch= I/LayaBox: download thread num = 3 I/LayaBox: start thread:image decode,2987 I/LayaBox: found the file in the package:shaders/todevVS.glsl I/LayaBox: found the file in the package:shaders/fillColorPS.glsl I/LayaBox: found the file in the package:shaders/drawImagePS.glsl I/LayaBox: fo...

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