大约有 1,796 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0158 秒)
Laya_社区(1183) Laya2.0_api(183) laya_api(162) Laya3.0_api(119) Laya2.0_文档(51) Laya_示例(41) Laya2.0_示例(35) Laya3.0_文档(22)
...] already exist: Object {init: } 2.0.0编译报错Cannot find global type 'Array' 构建app后导入AS报错Could not find com.android.tools.build:gradle:3.1.2. LayaNative2.2运行报错。:getBitmapData Cannot find the specified character in all fonts:263c Cannot find module Roaming\npm\node_module...
来源: Laya_社区 发布时间: 20210624
...d Status:404 text:undefined 游戏运行一会出现 getAMesh resizeBuffer Array buffer allocation failed /clang:-1: linker command failed with exit code 1 (use -v to see invocation) websocket connection failed: Invalid frame header 问题状态 最新活动: 2017-02-13 23:03 浏览: 4729 关注: 2 ...
来源: Laya_社区 发布时间: 20170120
...的抠图透明区域为黑色,其它机型都是正常的。 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 一个时间轴动...
来源: Laya_社区 发布时间: 20180824
...么我已经加好了 如果用 list.additem(ui); 会报错 如果用 list.array = [ ui1, ui2] 这样用没反映。。 cuixueying • 2017-03-14 22:09 例子已经单独发了,此处结贴,有问题保持沟通! lbxw • 2017-10-17 15:33 @cuixueying:例子能给我一个么? qq552801077 •...
来源: Laya_社区 发布时间: 20170313
...发布后在手机预览显示异常 drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 如何识别当前环境是微信小游戏环境 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏图片 问题状态 最新...
来源: Laya_社区 发布时间: 20170712
...LoadData(); }; LoadResource.prototype.initLoadData = function () { var res_array = [ {url:"res/ui/dialog.png",type:Laya.Loader.IMAGE}, {url:"res/ui/close.png",type:Laya.Loader.IMAGE} ]; Laya.loader.load(assets, Handler.create(this, onAssetLoaded)); }; LoadResource.prototype.onAssetLoaded = function ...
来源: Laya_社区 发布时间: 20200924
纹理截取后内存释放不了 private var oriDBArr:Array = null;//位图源 var tex:Texture = Laya.loader.getRes(_url); for (var i:int = 0; i < list1["oriBDPos"].length; i++ ) { var g:Graphics = new Graphics(); var t:Texture = Texture.createFromTexture(tex, posObj.x, posObj.y, posObj.w, posO...
来源: Laya_社区 发布时间: 20170224
...ach.element (http://192.168.101.10:8901/bin/js/bundle.js:1083:33) at Array.forEach (<anonymous>) at EventList.publish (http://192.168.101.10:8901/bin/js/bundle.js:1082:23) at RoomData.publish (http://192.168.101.10:8901/bin/js/bundle.js:1127:22) at RoomData.startCD (htt...
来源: Laya_社区 发布时间: 20200409
...} public function getDevices():Array { return this.cab.getChildren(); } public function getHeight():Number { ...
来源: Laya_社区 发布时间: 20180202
...以后,怎么删除释放资源? drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 富文本下划线绘制bug Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! clip清除一遍资源后再加载...
来源: Laya_社区 发布时间: 20180611