大约有 4,338 项符合查询结果, 库内数据总量为 30,790 项。 (搜索耗时: 0.0095 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(25)
...的加速度值。 Constructor DetailAccelerationInfo()Constructorpublic function AccelerationInfo()Fri Sep 29 2017, 06:34 PM +08:00
来源: laya_api 发布时间: 20170929
...建发光滤镜 GlowFilterConstructor DetailGlowFilter()Constructorpublic function GlowFilter(color:String, blur:Number = 4, offX:Number = 6, offY:Number = 6) 创建发光滤镜 Parameters color:String — 滤镜的颜色 blur:Number (default = 4) — 边缘模糊的大小 offX:Number (default =...
来源: laya_api 发布时间: 20170929
TextArea的change事件不触发 text.on("CHANGE",this,function(){ console.log("text",text.text); }) 2018-04-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 你参考下官网的事件类...
来源: Laya_社区 发布时间: 20180404
...load(this.skins, Handler.create(this, this.onUIAssetsLoaded)); } aaa() { } function onUIAssetsLoaded( this.aaa();//为什么回调函数不能调用,undefined } 2017-06-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...
来源: Laya_社区 发布时间: 20170626
...应 matter.js是最新的 Matter.Events.on(mouseConstraint, "startdrag", function(e):*{ console.log("点中刚体") }) 2019-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...
来源: Laya_社区 发布时间: 20190927
...Unexpected token in JSON at position 2429;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 2429 浏览器正常运行,在微信开发工具报错。 2018-10-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20181026
...解决 Failed to execute 'texSubImage2D' on 'WebGL2RenderingContext': No function was found that matched the signature provided. 附件 : --> 2019-11-05 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什...
来源: Laya_社区 发布时间: 20191105
导出代码会删除代码 var REG: Function = Laya.ClassUtils.regClass;只有清理重新导出才会在 layaMaxUI.ts 生成 这句代码 当使用导出代码(不导出资源)会吧这句代码删除导致报错 是不是每次改动都需要清理导出才可以吗? 2020-0...
来源: Laya_社区 发布时间: 20200113
window.onerror 我在代码里写了 window.onerror = function (msg, url, line, column, detail) { alert("传奇世界")} 怎么不起效 2018-07-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 青衿 赞同来...
来源: Laya_社区 发布时间: 20180718
... 网络send 不回调?什么情况? 执行回调函数时报is not a function Skeleton 类播放完成一遍后有没事件或者回调 Tween的to方法完成缓动后的回调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 Laya.loader.create...
来源: Laya_社区 发布时间: 20190421