大约有 2,695 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0078 秒)
Laya_社区(2369) Laya3.0_api(171) Laya2.0_api(104) Laya3.0_文档(16) laya_api(14) Laya2.0_文档(12) Laya2.0_示例(6) Laya_示例(3)
...希望可以控制下,比如这样: 在18522行可以改成if (!this._target || this._target.destroyed),因为有些时候动画被destroy了,但是这个确莫名其妙还在调,就导致各种报错。。。。 附件 : --> 2017-06-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20170615
...21 11:25 <meta name="viewport" content="user-scalable=no,target-densitydpi=device-dpi" />-----html文档加此行代码---安卓 <meta name="viewport" content="user-scalable=no,target-densitydpi=medium-dpi" />---IOS---safary浏览器 设置下这...
来源: Laya_社区 发布时间: 20161108
...connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: file:///Users/xxxx/Desktop/hello/bin/index.html. Available pages: ["file:///Users/xxxx/Desktop/3d/bin/index.html"]). 在做官网上的js的list时,出现这个错误。但是确实有这个文件的 20...
来源: Laya_社区 发布时间: 20180813
...jkensou1 给stage添加一个监听事件 给ui命一个名字 监听event.target.name 2018-01-20 2 2 分享 微博 QZONE 微信 suteam 赞同来自: fevilbo 已解决,先监听舞台的MOUSE_DOWN事件,然后对其回调的evt.target进行检测即可知道是UI还是3d模型 2018-01-30 1 1 分...
来源: Laya_社区 发布时间: 20180120
...错误位置在laya.core.js的8614行,版本1.6.0。 这个this应改为target。 附件 : --> LayaTest.rar 2017-02-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 该问题已经修...
来源: Laya_社区 发布时间: 20170224
...现这个功能吗? fftidus • 2015-12-04 15:48 我刚想了一个try{target.method;},不报错就是有这个方法- -,可行吗? cuixueying • 2015-12-07 10:13 try{target.method}这个方法你项目中具体是如何使用的?你那边可以测试下,是否可行,有什么问题...
来源: Laya_社区 发布时间: 20151204
...新增值得类型。 Returns any[] 填充后的数组。 Static gray gray(target: Sprite, isGray?: boolean): void Defined in laya/ui/UIUtils.ts:47 给指定的目标显示对象添加或移除灰度滤镜。 Parameters target: Sprite 目标显示对象。 Default value isGray: boolean = true 如果...
来源: Laya3.0_api 发布时间: 20231115
...runtime process, timeout after 10000 ms - (reason: Got a response from the target app, but no target pages found). 附件 : --> 2017-03-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 你...
来源: Laya_社区 发布时间: 20170303
...来自: 给Laya.stage添加点击事件监听,然后监听函数参数的target判断是不是button来做。 Laya.stage.on(Laya.Event.CLICK, this, function(res:Laya.Event){ if (res.target instanceof Laya.Button){ // click button } }) 2018-12-01 0 0 分享 微博 QZONE 微信 为什么被折叠? 0...
来源: Laya_社区 发布时间: 20180706
...connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: d:\install\LayaBox\workspace\AirWar_Class11/bin/index.html.Available pages:["file:///D:/install/LayaBox/workspace/AirWar_Class11/bin/index.html"]) 附件 : --> 2016-12-30 1 条评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20161230