大约有 359 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0099 秒)
Laya_社区(127) Laya3.0_api(62) Laya2.0_api(58) laya_api(54) Laya_示例(25) Laya2.0_示例(17) Laya2.0_文档(9) Laya3.0_文档(7)
...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...
来源: Laya2.0_api 发布时间: 20190513
...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...
来源: Laya2.0_api 发布时间: 20190513
...argeTextureCount}/${stats.config.maxLargeTextures}`); // 定期监控 Laya.timer.loop(1000, this, () => { const stats = atlasManager.getStatistics(); if (stats.usageRate > 0.9) { console.warn("图集空间使用率超过 90%,考虑增加 maxLargeTextures"); } }); 2.7 清理与销毁 清理...
来源: Laya3.0_文档 发布时间: 20260131
....ani.js:2723:37) at Skeleton._update (laya.ani.js:2588:104) at TimerHandler.run (laya.core.js:22323:56) at Timer._update (laya.core.js:22165:41) at Stage._updateTimers (laya.core.js:17751:25) at Stage.render (laya.core.js:17713:18) at Stage._loop (laya.core.js:176...
来源: Laya_社区 发布时间: 20231127
...ation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender des...
来源: Laya3.0_api 发布时间: 20231115
...ation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender des...
来源: Laya3.0_api 发布时间: 20231115
...lRect shadowMapFrequency skewX skewY skyRenderer stage staticCache texture timer transform url viewport visible width x y zOrder _updateMark Methods _initialize _processActive _setCullCamera addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains c...
来源: Laya3.0_api 发布时间: 20231115
...text.fontSize = 60; text.color = "#ff0000" Laya.stage.addChild(text); Laya.timer.frameLoop(1, this, this.gameLoop); } createCharacters() { let char; let charSkin; for (let i = 0; i = 0; i--) { characters[i].update(); } if (Laya.timer.currFrame % 60 === 0) { text.text = Stat.FPS.toString(); } } } cla...
来源: Laya2.0_示例 发布时间: 20260303
...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...
来源: Laya2.0_api 发布时间: 20190513
...l:1 (anonymous) @ WAGame.js:3 (anonymous) @ WAGame.js:11 ontimeout @ VM130 timers.js:469 tryOnTimeout @ VM130 timers.js:304 listOnTimeout @ VM130 timers.js:264 附件 : --> 3DProj.zip release.zip 2018-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20180317