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

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

201. laya.d3.resource.TextureCube_API3.0 [ 73%]

...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 发布时间: 20231102

202. laya.resource.Resource [ 73%]

...使侦听器能够接收事件通知,此侦听事件响应一次后自动移除EventDispatcher  releaseResource(force:Boolean = false):Boolean 释放资源。 Resource  setUniqueName(newName:String):void 设置唯一名字,如果名字重复则自动加上“-copy”。 ResourceProtected M...

来源: laya_api 发布时间: 20170422

203. laya.d3.component.animation.SkinAnimations [ 72%]

...使侦听器能够接收事件通知,此侦听事件响应一次后自动移除EventDispatcherEvents Hide Inherited Events Show Inherited EventEvent Summary Defined By animationchanged在动画切换时调度调度。KeyframeAnimations enabledchanged在enable属性发生变化后调度。...

来源: laya_api 发布时间: 20170929

204. Laya.stage.visible=false不起作用 [ 72%]

...,网页端就没有问题 非可见区域的对象尽量从显示列表移除或者设置visible=false,运用在3d场景中应该怎样实现? Ignored attempt to cancel a touchmove event with cancelable=false Ignored attempt to cancel a touchmove event with cancelable=false Ignored attempt to ...

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

205. 同步龙骨插槽动画方案 [ 72%]

...rseComplete);         this.mArmature.removeSelf();//从显示列表移除龙骨动画本身         this.mArmature.removeChildren();//从显示列表移除龙骨动画子对象         if (!this.mArmature.destroyed) {             this.mArmature.destroy(true);  ...

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

206. laya.map.TileAniSprite [ 72%]

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

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

207. laya.resource.TextureCube_API3.0 [ 72%]

...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

208. laya.display.Text [ 72%]

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

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

209. movieclip释放内存遇到问题 [ 72%]

...交 1 个回复 cuixueying 赞同来自:   在mc中,使用destroy方法移除显示对象,对应的显示对象的资源引用也会进行移除,如果同一个mc多出被引用,那么其中一个mc调用了destroy销毁方法,对应的另外一个mc的显示资源也会进行销毁。其...

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

210. laya.net.Socket [ 72%]

...使侦听器能够接收事件通知,此侦听事件响应一次后自动移除EventDispatcher  send(data:*):void 发送数据到服务器。 SocketEventEvent Summary Defined By  close连接被关闭后调度。Socket  error出现异常后调度。Socket  message接收到数据后...

来源: laya_api 发布时间: 20170929