大约有 714 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0047 秒)
Laya_社区(316) Laya3.0_api(157) laya_api(106) Laya2.0_api(98) Laya3.0_文档(20) Laya2.0_文档(16) Laya2.0_示例(1)
Laya.EventDispatcher off 删除侦听器 var eventDis = new Laya.EventDispatcher() eventDis.on('TEST_EVENT_DIS', this, someEventHandler, null) eventDis.off('TEST_EVENT_DIS', this, another_eventHandler, false) off 怎样才能 从 EventDispatcher 对象中删除侦听器? ...
来源: Laya_社区 发布时间: 20180914
怎么删除以前的帖子 1 2018-03-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: https://ask.layabox.com/question/4242 建议你先看一下这个帖子 是加载的场景 var box = Lay...
来源: Laya_社区 发布时间: 20180309
父节点怎么清空自己?删除自己所有的子节点。 2018-04-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 he853066732 赞同来自: destroyChildren 方法 2018-04-11 0 0 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20180411
...on, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为...
来源: Laya2.0_api 发布时间: 20190513
...什么呢。 ;类似于、创建前10sprite。创建一次。13sprite。删除放回对象池变成10sprite。再创建。就变成14sprite。删除放回对象池变成10sprite,再创建就变成15sprite。再删除放回对象池又变成10sprite。为什么啊。。。 附件 : --> 2018-05-21...
来源: Laya_社区 发布时间: 20180521
...on, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为...
来源: Laya2.0_api 发布时间: 20190513
怎样把一个精灵从父节点完全删除 就是读取不到这个精灵的意思 2018-01-29 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 qian 赞同来自: destroy即可 2018-01-29 0 1 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20180129
...on, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为...
来源: Laya2.0_api 发布时间: 20190513
IDE bug Sprite无法删除 2018-02-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 sw3358335 赞同来自: 如图,当我del键456的时候无法删除,右键删除也不行。只能移动位置到其他位...
来源: Laya_社区 发布时间: 20180205
...on, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on(type:String, caller:*, listener:Function, args:...
来源: laya_api 发布时间: 20170929