大约有 911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0058 秒)
...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
... page2._list.renderHandler = new Handler(this, onRender); function onRender(cell,index){ //如果索引不再可索引范围,则终止该函数 if(index > json.length)return; //获取当前渲染条目的...
来源: Laya_社区 发布时间: 20180717
...reate("prefab/预设名字.json",Handler.create(this,onComplete));}private function onComplete(obj:Object):Void{一个预设变量.json = ojb一个sprite = Pool.getItemByCreateFun("自己起一个名字", this.一个预设变量.create, this.一个预设变量);} 2020-01-04 0 1 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20200104
...vas如何使用layaAir引擎 导微信小程序报错window.focus is not a function 打包apk后,进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 招聘:H5游戏开发 坐标:深圳南山 问题状态 最新活动: 2018-09-02 11:51 浏览: 1238 关注:...
来源: Laya_社区 发布时间: 20180827
...t TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided. at Texture2D.__proto._createWebGlTexture (laya.d3.js:37225) at Texture2D.__proto.recreateResource (laya.d3.js:37271) at Texture2D.__proto.onAsynLoaded ...
来源: Laya_社区 发布时间: 20190227
..."LayaScene_yuanwenj2/Conventional/yuanwenj2.ls", Laya.Handler.create(this, function() { console.log("sssssssssssss"); })); 或者使用 Laya.Scene3D.load('LayaScene_yuanwenj2/Conventional/yuanwenj2.ls',Laya.Handler.create(this,this.onComplete都会报这个错...
来源: Laya_社区 发布时间: 20190618
...s生成出来有问题呀 Uncaught TypeError: swan.createImage is not a function at Module.srcHTMLImageElementJs (swan-game-adapter.js:1547) at __webpack_require__ (swan-game-adapter.js:26) at Module.srcImageJs (swan-game-adapter.js:1697) at __webpack_require__ (swan-game-...
来源: Laya_社区 发布时间: 20190409
..._work.drawToCanvas(575, 1023, 0, 0); htmlCanvas.toBase64("image/png", 0.9, function(base64){ //trace(base64); if (!testTf){ __JS__('setWork(base64)'); } }); 2018-10-29 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ohkei as3、as2、h5 ...
来源: Laya_社区 发布时间: 20181011
...布后缺少app.json文件 导微信小程序报错window.focus is not a function 微信小程序canvas如何使用layaAir引擎 请问layaair2.0-js 怎么用程序在list中添加多元素的item 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 怎么讲layaAir里的显示对象添...
来源: Laya_社区 发布时间: 20201107
...aya.core.js 8451行 里加上这句就好了 __proto._transform = function (sprite, context, x, y) { if(sprite.destroyed){ return; } 2019-03-22 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被...
来源: Laya_社区 发布时间: 20190322