大约有 630 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0053 秒)
Laya_社区(249) Laya3.0_api(152) laya_api(104) Laya2.0_api(96) Laya2.0_文档(18) Laya3.0_文档(10) Laya2.0_示例(1)
...题后,更新本帖。 2018.5.2更新 有开发者使用 最新版SDK,删除iap和PlatformIntrface目录过审 2018.5.4更新 我们的测试项目删除iap和PlatformIntrface目录后过审。现在已经有《大天使之剑》和其他APP通过此方法成功过审,如果这样还是未...
来源: Laya_社区 发布时间: 20180420
...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
...无法启动垃圾回收器。要确保一个对象能够被回收,需要删除对该对象的所有引用。Sprite提供的`destory()`方法会帮助设置内部引用为null。 例如,以下代码确保对象能够被作为垃圾回收: 1. `//创建一个Sprite实例` 2. `var sp = new Laya.S...
来源: Laya2.0_文档 发布时间: 20210715
...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
...的黑呼呼的 很多黑面 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 为什么给Sprite容器...
来源: Laya_社区 发布时间: 20191029
...导致在加速器上无法渲染。 注意不要在此函数内增加或删除树节点,否则会对树节点遍历造成影响。 Parameters context: Context 渲染的上下文引用。 x: number X轴坐标。 y: number Y轴坐标。 Returns void destroy destroy(destroyChild?: boolean): void Inh...
来源: Laya3.0_api 发布时间: 20231115
...图集下的小图资源? new Laya.Sprite();绘制图形以后,怎么删除释放资源? List滑动条会引起单元格上的按钮点击后多次触发点击事件 模型资源释放问题 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? a类引用了b类里的...
来源: Laya_社区 发布时间: 20230915
...r 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
...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
...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