• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 350 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0086 秒)

161. laya.ui.HScrollBar [ 56%]

...oid[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,自身的timer监听移除子对象及从父节点移除自己。 S...

来源: laya_api 发布时间: 20170929

162. GlowFilter内存不清理 [ 56%]

...题是如何解决的? 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 请教下微信小游戏的内存和数据缓存? 设置遮罩会导致内存大大增高 native环境下 获取游戏内存 logcat报错 PC...

来源: Laya_社区 发布时间: 20181118

163. laya.d3.terrain.TerrainChunk [ 56%]

...所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果...

来源: Laya2.0_api 发布时间: 20190513

164. laya.display.AnimationPlayerBase [ 56%]

...oid[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,自身的timer监听移除子对象及从父节点移除自己。 S...

来源: laya_api 发布时间: 20170929

165. laya.components.AnimatorState2D_API3.0 [ 55%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

来源: Laya3.0_api 发布时间: 20231115

166. laya.net.Socket_API3.0 [ 55%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

来源: Laya3.0_api 发布时间: 20231115

167. 【简单跑酷--JS版】---Lv.3 添加地板 [ 55%]

...板有哪些功能? 1、自身从右到左运动 超出左边边界 就移除存入对象池 2、地板上可以添加东西  (function(){ /** * 地板类 */ function Floor(){ Floor.__super.call(this); } //Floor 是一个显示对象 继承此 Sprite Laya.class(Floor, "Floor", laya.display.Sprite...

来源: Laya_社区 发布时间: 20160728

168. laya.ui.CheckBox [ 55%]

...oid[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,自身的timer监听移除子对象及从父节点移除自己。 B...

来源: laya_api 发布时间: 20170929

169. laya.physics.Physics [ 55%]

...所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦...

来源: Laya2.0_api 发布时间: 20190513

170. laya.net.Socket [ 54%]

...所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦...

来源: Laya2.0_api 发布时间: 20190513