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

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

141. laya.display.Stage [ 80%]

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

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

142. laya.ui.FontClip [ 80%]

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

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

143. 如何查看游戏中所创建的所有对象个数 [ 80%]

... matter.js的文档查看 使用了u3D导出来的粒,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 matter.js mouseconstraint在微信小游戏中无效 IDE创建的UI 层级问题 一个时间轴动画里创建的多个动画,怎么分别...

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

144. laya.device.media.Video [ 80%]

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

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

145. 3D模型除了无法获得款高问题,发现在new Laya.Scene()中无法通过getChildByName获取到对象 [ 80%]

...在laya中显示不正常 使用了u3D导出来的粒,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 laya2的Scene默认是文件模式,不会生成场景类了,此时该如...

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

146. laya.ui.Slider [ 80%]

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

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

147. laya.ani.bone.Skeleton [ 80%]

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

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

148. laya.ui.TextArea [ 79%]

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

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

149. laya.ui.AsynDialog [ 79%]

...侦听器能够接收事件通知,此侦听事件响应一次后则自动移除侦听。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite  onClose():vo...

来源: laya_api 发布时间: 20170929

150. laya.d3.core.BaseCamera_API3.0 [ 79%]

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