大约有 513 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0051 秒)
...如何获得场景内的元素 web端打包发布后能不能自动删除console.log 微信小游戏与加载图片时不会触发erroe事件 使用getChildByName()无法得到子节点对象 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 请问如何让textinput组件输入...
来源: Laya_社区 发布时间: 20230803
...e,new Laya.Vector3(wx,0,0)); scene.addChild(num); num.wx=remodarr(num)[0]; console.log("当前宽"+num.wx) num是一个数组精灵,我在动态克隆精灵之 后,当时这个属 性输出是存在的, 但是在帧循环里,再次循环调用的时候,这个属性就丢失啦!! 但是...
来源: Laya_社区 发布时间: 20180129
...this.play); this.play(); } onError() { console.log("parse error"); } play() { console.log("1111111111"); if (++this.index >= this.skeleton.getAnimNum()) { this.index = 0; } this.skele...
来源: Laya_社区 发布时间: 20211013
...材/背景黑色蒙版.png",0,0,1600,1080); this.scTipsPg= new ScTpisUI(); console.log(this.scTipsPg.manager); this.scTipsPg.manager=dialogManager; this.scTipsPg.manager.maskLayer=sprite1; this.scTipsPg.popupCenter=false; this.scTipsPg.top=60; this.scTipsPg.right=-510; this.scTipsPg.show(); ...
来源: Laya_社区 发布时间: 20191031
...材/背景黑色蒙版.png",0,0,1600,1080); this.scTipsPg= new ScTpisUI(); console.log(this.scTipsPg.manager); this.scTipsPg.manager=dialogManager; this.scTipsPg.manager.maskLayer=sprite1; this.scTipsPg.popupCenter=false; this.scTipsPg.top=60; this.scTipsPg.right=-510; this.scTipsPg.show(); 不...
来源: Laya_社区 发布时间: 20191031
... 151*****724 • 2019-11-27 15:38 没有啥原因啊,就是clip为空,console.log出来就是空的
来源: Laya_社区 发布时间: 20191114
... SimpleSingletonList vivo小游戏无法显示调试信息 laya如何重写console.log 打印错误跟信息到自己写的日志面板上 手游的时候一般会对堆栈信息进行一些上报用于定位问题,请问一下H5这块有什么好的方法吗? layaair获取xml信息出错 Browse...
来源: Laya_社区 发布时间: 20170606
...游戏库错误重现demo u3d粒子和模型导出错误 laya如何重写console.log 打印错误跟信息到自己写的日志面板上 LayaAirIDE无法打开代码编辑器,原因初次安装填写路径错误 动画getGraphicBounds()为什么错误 打开layaide,出现错误,要怎么解决...
来源: Laya_社区 发布时间: 20180721
js多角色同屏显示 //console.log("进入大厅"); var bidding = new Bidding(); bidding.init(); Dispatcher.Emit("bidder"); Laya.stage.addChild(bidding); 多个角色在Bidding()中显示,可是每个人访问都会new一个Bidding();就不能多个角色同屏显示 每人每次访...
来源: Laya_社区 发布时间: 20170809
...e if (this.sOS == "Conch-android") { this.bridge.call("loading", value); } console.log("loadingView.prototype.loading=" + value); } }; 这个方法就没有调用,是需要在哪调用吗? 怎么调用? 2019-07-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...
来源: Laya_社区 发布时间: 20190724