大约有 426 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0046 秒)
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 请问laya里如何解析json,似乎和AS3的不太一样。 使用getChildByName()无法得到子节点对象 请教下微信小游戏的内存和数据...
来源: Laya_社区 发布时间: 20160914
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 android native环境,ttfloader加载的字体,设置无效果! 请教下微信小游戏的内存和数据缓存? 请问,再native中,有没有接口...
来源: Laya_社区 发布时间: 20240313
...物件有20几个 当我往上拖动 使第一行物件完全看不到时 console主控台马上报错: Uncaught TypeError: Cannot read property 'getChildByName' of undefined 当我往回拖动 需要再次访问第一行物件时却能正常动作 有没有具体的解决办法 原本以为是ge...
来源: Laya_社区 发布时间: 20170828
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 移植了一个游戏 代码重新 写的 unity 粒子特效 laya插件有问题? dialog 自定义关闭效果,效果执行完,弹窗无法关闭 问题...
来源: Laya_社区 发布时间: 20190925
...his,graphicsImg,ag)); graphicsImg(ag); } function graphicsImg(args) { console.log(args); } //loadImage 的回调函数只传递出来了第一个参数 //输出结果是 [lsd, Sprite, 1, str] lsd 2018-05-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...
来源: Laya_社区 发布时间: 20180510
...is,this.showMyfamMenu); _proto.showMyfamMenu = function(){ console.log(1) if(!this.famlilyMune.isActive){ // //Laya缓动动画——操作对新-属性列表-执行时间-动画效果-回调 Laya.Tween.to(this.famlilyMune,{rotation:0},...
来源: Laya_社区 发布时间: 20170301
...但是报错了,,能帮忙看下怎么处理吗? 代码如下: console.log("onCharge-------------------------1"); if( Laya.Browser.window.conch ) { console.log("onCharge-------------------------2"); Laya.Browser.window.conch.captureScreen(function(arrayBuff,width,height){ console.log("onC...
来源: Laya_社区 发布时间: 20170609
...main.ts,输入以下代码: class main{ constructor(){ Laya.init(600,400); console.log(common.num); } } new main(); 这里面访问了另外一个文件common.ts中定义的类: class common{ constructor(){ } public static num : number = 1000000; } 然后启动调试,居然报了这个错: ...
来源: Laya_社区 发布时间: 20180208
...lse if(e.keyCode == 50){ // let t = Laya.Loader.getRes(this.AllPng[0]); // console.log(t); } } private onCallBack(){ var mater = new Laya.BlinnPhongMaterial(); //new Laya.UnlitMaterial(); //Laya.BlinnPhongMaterial(); // const x2 = new Uint8Array(data); // let p = new window['PNG'](x2); // let getDat...
来源: Laya_社区 发布时间: 20220815
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 点击代码编辑模器 就提示无法打开代码编辑器 请配置 这个怎么解决? 3D平行光产生的投影,如何修改颜色深浅? as3 ,Lay...
来源: Laya_社区 发布时间: 20201103