大约有 1,758 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0057 秒)
Laya_社区(1080) Laya3.0_api(672) Laya2.0_文档(2) Laya_示例(1) Laya3.0_文档(1) Laya2.0_api(1) Laya2.0_示例(1)
...at Module.load (node:internal/modules/cjs/loader:981:32) npm ERR! at Function.Module._load (node:internal/modules/cjs/loader:822:12) npm ERR! at Module.require (node:internal/modules/cjs/loader:1005:19) npm ERR! at require (node:internal/modules/cjs/helpers:102:18) 请问有人...
来源: Laya_社区 发布时间: 20220406
...报错? 错误是Uncaught TypeError: xml.getElementsByTagName is not a function 2017-08-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Supermang42 赞同来自: 加載方式錯了,位圖字體需要先註...
来源: Laya_社区 发布时间: 20170831
drawToCanvas无法释放内存 Laya.stage.frameLoop(1, this, ZX);function ZX():void{ var tex:Texture=new Texture(sp.drawToCanvas(sp.width,sp.height,0,0)) sp.graphics.clear() sp.graphics.destroy() tex.destroy() ...
来源: Laya_社区 发布时间: 20190120
...ndPosition startColor startPosition cloneTo Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...dX constructor defaultRand random randomint Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...Array的zlib.min.js后报错 导微信小程序报错window.focus is not a function 本地调试加载本地图片都报错 FD 宏编译时 出现 试图访问该方法时失败 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 问题状态 最新活动: 2020-03-13 18:34 ...
来源: Laya_社区 发布时间: 20200313
...id Studio中如何调用TS中的方法? 在TS中定义了var callbackvar=function() { } 在Android Stidio中调用ConchJNI.RunJS("callbackvar()");报错 2019-03-01 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 luw...
来源: Laya_社区 发布时间: 20190301
...son", Handler.create(this, createAnimation), null, Loader.ATLAS); public function createAnimation():void { var appendHtml:HTMLDivElement=new HTMLDivElement(); appendHtml.innerHTML="aa==<ani src='res/1.png'></ani>"; ...
来源: Laya_社区 发布时间: 20180309
...,直接通过Skeleton类去获取 * @private * 得到帧索引 */ public function get index():int { return _index; }Skeleton继承自Sprite,可以通过getChildByName去获取当前动画的name名称 2016-09-23 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问...
来源: Laya_社区 发布时间: 20160923