大约有 1,604 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0082 秒)
...a.Ease.cubicIn,null,(i+1)*400); } point.visible=false; point.alpha = 0; // console.log(line); Laya.Tween.to(point,{x:point.x,y:point.y,alpha:1,update:Laya.Handler.create(point,function(){ this.visible = true; })},800,Laya.Ease.backOut,null,i*400); if(i%2==1 && i!=9){ point.x-=200; }else{ poi...
来源: Laya_社区 发布时间: 20180118
...a.image = _name + _hash } _content = JSON.stringify(_content) } catch(e) { console.error(e) } file.contents = new Buffer(_content) this.push(file) return cb() }) }()) .pipe(gulp.dest('./server/static')) }) gulp.task('default', ['updata_atlas_version']) 供大家参考 ^_^ 附件 : --> 2018-04-12 ...
来源: Laya_社区 发布时间: 20180412
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 LayaAir2.61 测试版 物理引擎bug 百分百 复现 问题状态 最新活动: 2018-06-26 10:45 浏览: 1538 关注: 2 人
来源: Laya_社区 发布时间: 20180625
... this.onInit(); this.onShow(); Laya.timer.frameLoop(1, this, ()=>{ // console.info(this); this.onUpdate(); }); } /******************************************************************************** * Node ********************************************************************************/ _proto = ...
来源: Laya_社区 发布时间: 20190222
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 laya idc 下能否给单个sprite节点指定动画 跪求登陆注册数据交互的demo或者格式啊!!或者其他功能的数据交互也行啊 关于...
来源: Laya_社区 发布时间: 20180104
... if (Laya.loader.getRes(clipPath)) { this.loadedClips.push(clipPath); } } console.log(`[iceMonster] 成功加载 ${this.loadedClips.length} 个 .mc 剪辑`); })); } /* ------------------------------------------------- * 播放指定剪辑 * ------------------------------------------------- */ privat...
来源: Laya_社区 发布时间: 20251211
...有输出报错,自己的项目也没有日志中也没有update里面的console.下面是demo跟截图 附件 : --> coin_scroll_vivo.rar 2019-11-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 kylin 赞同来...
来源: Laya_社区 发布时间: 20191130
...leInput = Laya.Browser.document.getElementById('file'); fileInput.click(); console.log(fileInput);//input#file } } new GameMain();在laya里无法触发浏览器<input type="file" id="file">文件上传框? 附件 : --> html-upload.rar 2017-05-11 添加评论 免费帖 --> 分享 微博 QZON...
来源: Laya_社区 发布时间: 20170511
...ge.height), Handler.create(this, this.mapLoaded)); // console.log(Laya.stage.width, Laya.stage.height); // // })); // } // private onStageClick (): void // { // var p: Point = new Point(0, 0); // this.lay...
来源: Laya_社区 发布时间: 20201230
...in.scene"); } onEnable() { console.log('init'); } } /**This class is automatically generated by LayaAirIDE, please do not make any modifications. */ class GameConfig { static init() { //...
来源: Laya_社区 发布时间: 20201110