大约有 606 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0067 秒)
...on, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为...
来源: Laya2.0_api 发布时间: 20190513
...导致在加速器上无法渲染。 注意不要在此函数内增加或删除树节点,否则会对树节点遍历造成影响。 Sprite destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等...
来源: Laya2.0_api 发布时间: 20190513
...Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Defined in laya/events/EventDispatcher.ts:113 Parameters type: strin...
来源: Laya3.0_api 发布时间: 20231115
...不再显示的bug2.1.0.btea1 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 怎么获取对象的坐标 laya2.0 3d物理碰撞穿透问题 使用getChildByName()无法得到子节点对象 富文本下划线绘制bug 问题状态 最新活动: 2018-07-03 17:06 浏览: 859 ...
来源: Laya_社区 发布时间: 20180703
...Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.off Defined in laya/events/EventDispa...
来源: Laya3.0_api 发布时间: 20231115
...管理类 MapFloor.js 地板管理类 主要干嘛呢 1、增加地板 2、删除地板 3、获取地板 这里我把这个MapFloor当成所有floor的父级显示对象 (其实也有其他方式 这里暂不考虑) 嗯 那我们根据上面的三个功能可以写下如下代码 (function (...
来源: Laya_社区 发布时间: 20160728
...on, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on(type:String, caller:*, listener:Function, args:Arra...
来源: laya_api 发布时间: 20170929
...Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.off Defined in laya/events/EventDispa...
来源: Laya3.0_api 发布时间: 20231115
...的链接 提交 2 个回复 达尔文 赞同来自: js中数组是没有删除元素的功能的,将元素置null能起到类似的作用,如果这影响到你遍历了,可以考虑新建一个数组,把原数组中非null的元素放到新数组中,或者在遍历的时候对元素做非...
来源: Laya_社区 发布时间: 20191214
...Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.off Defined in laya/events/EventDispa...
来源: Laya3.0_api 发布时间: 20231115