大约有 398 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0053 秒)
... 通过laya3.2.8 ide发布android项目后,通过androidstudio的profiler监听内存变化,发现在不停的切换和清理资源过程中,10分钟内存从270M涨到了1.1G,且清理资源后(Laya.Resource.destoryUnusedResource())内存一直保持不变,多次不停的切换后内存...
来源: Laya_社区 发布时间: 20250924
...在3D物体或者特效上面吗? TextInput重写onFocus和onBlur事件监听不到 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 图集打包找不到图集文件 红米K20pro 多个手指同时按下就会报...
来源: Laya_社区 发布时间: 20240813
...们考虑后,不建议您这样来操作对象,您可以在sp3上添加监听来进行销毁,而不是在sp1的逻辑内销毁sp3操作;如果确实有这方面的需求的话,建议您在遍历中进行容错处理来避免这个问题。 zyy • 2021-11-08 19:40 test对象被移除,testS...
来源: Laya_社区 发布时间: 20211105
...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...
来源: laya_api 发布时间: 20170929
...offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知。 Even...
来源: Laya2.0_api 发布时间: 20190513
...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...
来源: laya_api 发布时间: 20170929
... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...
来源: Laya3.0_api 发布时间: 20231102
... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...
来源: Laya3.0_api 发布时间: 20231115
...是为什么? 已上传 Demo 附件 TextInput重写onFocus和onBlur事件监听不到 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 用二的幂次方图集和非二的幂次方图集区别在哪? 图集打包找不到图集文件 IDE1.7.8 json图集加载问题 版...
来源: Laya_社区 发布时间: 20190109
...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...
来源: laya_api 发布时间: 20170929