大约有 534 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0091 秒)
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 关于射线碰撞的问题,对于射线的罗辑方式不太了...
来源: Laya_社区 发布时间: 20180408
...); sp.emitter.start(); sp.x = 100; sp.y = 100; sp.name = (i++).toString(); console.log(sp.name); Laya.stage.addChild(sp); setTimeout(function () { var emitter = sp.emitter; emitter.stop(); emitter.clear(); sp.stop(); sp.destroy(true); Laya.stage.removeChild(sp); onAssetsLoaded(settings); }, 100); } ...
来源: Laya_社区 发布时间: 20170103
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 as3 ,LayaAir下调试matter.js物理引擎出错。 怎么获取对象的坐标 LayaAir2.61 测试版 物理引擎bug 百分百 复现 IDE通过.ui自动生成...
来源: Laya_社区 发布时间: 20170921
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 分享:LayaAir下如何获取图集下的小图资源? 问题状态 最新活动: 2021-12-31 10:16 浏览: 5906 关注: 3 人 c416288806 • 2022-01-10 17:...
来源: Laya_社区 发布时间: 20211216
...; this._path_space_y = Math.abs( this._tail_pos.y - this._head_pos.y ); // console.log("set path head_pos:" + this._head_pos.x + ":" + this._head_pos.y); // console.log("set path tail_pos:" + this._tail_pos.x + ":" + this._tail_pos.y); // console.log("set path space:" + this._path_space_x + ":" + th...
来源: Laya_社区 发布时间: 20180515
... this; this.tl.on(this.Event.COMPLETE,this,function(){ _this.tl.stop(); }) console.log(this.tl) this.tl.interval = 1000 / 60; // this.tl.play(); apesCtn.addChild(this.tl); apesCtn.height = 1500; apesCtn.width = 3248; this.tl.pivot(-1624,-750); }, 2019-01-17 添加评论 免费帖 --> 分享 微博 Q...
来源: Laya_社区 发布时间: 20190117
... { console.log("授权失败"); } }); button.show(); 2019-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20190109
...的代码 private onynYesBtn(evt: Laya.Event): void { console.log("[BtnClick] [onynYesBtn!]"); //this.yn_board_Cc.selectedIndex = 0; //跳转新场景 Laya.Scene.close("Scene.ls"); this._view.dispose(); Laya.Scene.open(...
来源: Laya_社区 发布时间: 20230517
...http://127.0.0.1:43425/game/__ ... :13675) at <anonymous>:1:1 console.error @ VM125:1 errorReport @ WAGame.js:3 thirdErrorReport @ WAGame.js:3 (anonymous) @ WAGame.js:3 (anonymous) @ WAGame.js:9 (anonymous) @ WAGame.js:4 e @ gamePage.html:1 window.onerror @ VM125:1 scriptLoaded @ VM177:...
来源: Laya_社区 发布时间: 20180702
...Main.js里面加了,在手机上没有运行到这里。 constructor() { console.log("Main start...."); 附件qq_layaSample是用2.4IDE创建一个一个3d物理实例工程,导出qq平台后在开发工具里面压根运行不起来,但是在 Ver 0.1.29-beta.55 里面可以运行。 ...
来源: Laya_社区 发布时间: 20200219