大约有 125 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0082 秒)
...:Point):Point 将Stage坐标系坐标转换到本地坐标系。 Sprite gc():void[static] 销毁当前没有被使用的资源,该函数会忽略lock=true的资源。 Scene getBounds():Rectangle 获取本对象在父容器坐标系的矩形显示区域。 注意:计算量较大,尽量少用...
来源: Laya2.0_api 发布时间: 20190513
...T_COLOR : int = 0x8001[static] 混合参数枚举_常量颜色,例:RGB(Rc, Gc, Bc),Alpha(Ac)。BaseMaterial BLENDPARAM_DST_ALPHA : int = 0x0304[static] 混合参数枚举_目标阿尔法,例:RGB(Ad, Ad, Ad),Alpha(Ad)。BaseMaterial BLENDPARAM_DST_COLOR : int = 0x0306[static] 混合参数枚举...
来源: laya_api 发布时间: 20170929
...,放弃更新。 另外,itemRenderer里也不应该有new等会产生GC的操作,因为在滚动的过程中,itemRenderer调用的频率会非常高。 在虚拟列表里,ITEM是复用的,当一个ITEM需要被刷新时,itemRenderer就会被调用,你无需关心这个调用的时机...
来源: Laya3.0_文档 发布时间: 20251128
...Loop timerOnce toParentPoint updateZOrder close closeAll destroy fromImage gc hideLoadingPage load open setLoadingPage setUIMap showLoadingPage Constructors constructor new Scene(createChildren?: boolean): Scene Overrides Sprite.constructor Defined in laya/display/Scene.ts:36 Parameters Default valu...
来源: Laya3.0_api 发布时间: 20231115
...Loop timerOnce toParentPoint updateZOrder close closeAll destroy fromImage gc hideLoadingPage load open setLoadingPage setUIMap showLoadingPage Constructors constructor new View(): View Overrides Scene.constructor Defined in laya/ui/View.ts:15 Returns View Properties Optional _extra _extra: INodeExt...
来源: Laya3.0_api 发布时间: 20231115
...eInit.java:676) 23 dalvik.system.NativeStart.main(Native Method) #8394 GC 1 dalvik.system.NativeStart.run(Native Method) #8395 Signal Catcher 1 dalvik.system.NativeStart.run(Native Method) #8396 Compiler 1 dalvik.system.NativeStart.run(Native Method) #8397 ReferenceQueueDaemon 1 jav...
来源: Laya_社区 发布时间: 20191029
...,指定需要显示的统计项集合。 示例代码如下: const { regClass, property } = Laya; @regClass() export class Demo extends Laya.Script { onEnable(): void { Laya.Stat.elements = [ Laya.StatElement.CT_FPS, Laya.StatElement.CT_DrawCall, Laya.StatElement.M_GPUMemory ]; // 开启统计...
来源: Laya3.0_文档 发布时间: 20260128
...nt:Point):Point 将Stage坐标系坐标转换到本地坐标系。 Sprite gc():void[static] 销毁当前没有被使用的资源,该函数会忽略lock=true的资源。 Scene getBounds():Rectangle 获取本对象在父容器坐标系的矩形显示区域。 注意:计算量较大,尽量少用...
来源: Laya2.0_api 发布时间: 20190513
...nt:Point):Point 将Stage坐标系坐标转换到本地坐标系。 Sprite gc():void[static] 销毁当前没有被使用的资源,该函数会忽略lock=true的资源。 Scene getBounds():Rectangle 获取本对象在父容器坐标系的矩形显示区域。 注意:计算量较大,尽量少用...
来源: Laya2.0_api 发布时间: 20190513
...02-20621/com.wesai.doudizhu I/art: Background sticky concurrent mark sweep GC freed 27877(2MB) AllocSpace objects, 16(256KB) LOS objects, 7% free, 26MB/28MB, paused 10.953ms total 72.309ms at GCDaemon thread CareAboutPauseTimes 1 06-09 11:48:56.724 1999-2600/? D/ThermalStateManager: Thermal type: 0 ...
来源: Laya_社区 发布时间: 20170609