大约有 92 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
... 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
...:在显示swf所在页面时,需要提前预加载下swf生成的图集image.json文件 步骤五:运行 2016-09-12 0 0 分享 微博 QZONE 微信 mega 赞同来自: 这个是直接在IDE里拖放生成MovieClip的,怎么用代码创建?貌似MovieClip.load()和Animation.loadAtlas()...
来源: Laya_社区 发布时间: 20160912
... } 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
...发现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
... 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
...自: 装那个类库失败了,单独装一次该类库(目前已知gulp-image失败几率较大),如果单独装成功了,再次装cmd2,大概率会成功 2020-02-13 0 0 分享 微博 QZONE 微信 Ace1024 赞同来自: 我的也是这样 2020-02-26 0 0 分享 微博 QZONE 微信 Bob.Song 赞...
来源: Laya_社区 发布时间: 20200211
... 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
...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
...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
...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