大约有 331 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0056 秒)
Laya3.0_api(152) Laya2.0_api(96) laya_api(62) Laya_社区(13) Laya3.0_文档(4) Laya2.0_文档(3) Laya2.0_示例(1)
...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
...导致在加速器上无法渲染。 注意不要在此函数内增加或删除树节点,否则会对树节点遍历造成影响。 Sprite destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,...
来源: laya_api 发布时间: 20170929
...导致在加速器上无法渲染。 注意不要在此函数内增加或删除树节点,否则会对树节点遍历造成影响。 Sprite destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等...
来源: laya_api 发布时间: 20170929
...导致在加速器上无法渲染。 注意不要在此函数内增加或删除树节点,否则会对树节点遍历造成影响。 Sprite destroy(destroyChild:Boolean = true):void[override] inheritDoc Slider destroyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCan...
来源: Laya2.0_api 发布时间: 20190513
...e offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = nul...
来源: Laya2.0_api 发布时间: 20190513
...导致在加速器上无法渲染。 注意不要在此函数内增加或删除树节点,否则会对树节点遍历造成影响。 Sprite destroy(destroyChild:Boolean = true):void[override] inheritDoc Slider destroyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCan...
来源: Laya2.0_api 发布时间: 20190513
...导致在加速器上无法渲染。 注意不要在此函数内增加或删除树节点,否则会对树节点遍历造成影响。 Sprite destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,...
来源: laya_api 发布时间: 20170929
...on, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为...
来源: Laya2.0_api 发布时间: 20190513
...也许不必用分包来解决。具体情况视项目而定。 #### **2、删除不必要的JS代码** 在没有分包的情况下,在HTML页里引用的JS都会合并到一个js文件里(code.js),除非是在项目中对js另有引用。否则,不在HTML页内的其它js可以直接删...
来源: Laya2.0_文档 发布时间: 20210715
...on, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为...
来源: Laya2.0_api 发布时间: 20190513