大约有 883 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0053 秒)
Laya_社区(492) Laya_示例(133) Laya2.0_示例(98) Laya3.0_api(55) Laya2.0_文档(54) laya_api(27) Laya2.0_api(22) Laya3.0_文档(2)
Laya3.0.2IDE中,设置tsconfig.json中的paths配置无效 开发环境如图 下图是测试代码 可以看到,配置paths之后,再vscode里面是没有报错的,但是再IDE中编译是失败的 我看到你们在3.0.0Beta7中说已经修复了这个BUG 麻烦帮忙看一...
来源: Laya_社区 发布时间: 20230807
...null is not an object (evaluating 'this._style._tf') (anonymous function) (laya.core.js:16463) toParentPoint (laya.core.js:15797) localToGlobal (laya.core.js:15757) getGlobalRecByPoints (laya.core.js:10216) getGlobalPosAndScale (laya.core.js:10224) getTransformRelativeToWindow (laya.core.js:10293) f...
来源: Laya_社区 发布时间: 20181020
# runTime的使用 推荐阅读视频教程,有关LayaAir脚本与Runtime开发的系统全面讲解与实战介绍 脚本组件课链接: [https://ke.qq.com/course/427324](https://ke.qq.com/course/427324 ) UI与场景编辑、组件化开发、屏幕适配与抗锯齿的合集课程链接:[ht...
来源: Laya2.0_文档 发布时间: 20210714
...0 pc 00000000005d0dc4 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JCFileResManager::getRes(char const*, int, int)+148) [arm64-v8a] 2 #01 pc 00000000005c5db8 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JCAudioWavPlayer::playAudio(laya::JCAudioInt...
来源: Laya_社区 发布时间: 20191227
...l Classes | Index | Frames No Frames StatProperties | Methods Packagelaya.utilsClasspublic class StatInheritanceStat Object Stat 是一个性能统计面板,可以实时更新相关的性能参数。 参与统计的性能参数如下(所有参数都是每大约1秒进行更新): FPS(Ca...
来源: laya_api 发布时间: 20170929
用iframe内嵌网页及适配 Laya.init(720, 1280); String.prototype.format = function() { if (arguments.length == 0) { return this; } for (var str = this, index = 0; index < arguments.length; ++index) { str = str.replace("{" + index + "}", arguments[index]); } return str; }; var iframe = laya....
来源: Laya_社区 发布时间: 20170415
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/RenderObj/RenderGeometryElementOBJ" FastSinglelist Class FastSinglelist<T> Type parameters T Hierarchy Singleto...
来源: Laya3.0_api 发布时间: 20231115
... Classes | Index | Frames No Frames TimerProperties | Methods Packagelaya.utilsClasspublic class TimerInheritanceTimer Object Timer 是时钟管理类。它是一个单例,不要手动实例化此类,应该通过 Laya.timer 访问。 Public Properties PropertyDefined By currFrame : int...
来源: laya_api 发布时间: 20170929
...l Classes | Index | Frames No Frames StatProperties | Methods Packagelaya.utilsClasspublic class StatInheritanceStat Object Stat 是一个性能统计面板,可以实时更新相关的性能参数。 参与统计的性能参数如下(所有参数都是每大约1秒进行更新): FPS(Ca...
来源: Laya2.0_api 发布时间: 20190513
laya1.0升级到2.0后这些报错还是存在 随人不影响APP运行 但是怎么能去掉啊 4.在游戏初始化的时候,一定会报这两个异常,请问是为啥 06-27 18:03:47.976 27945-27945/com.twand.kozhanji I/art: Rejecting re-init on previously-failed class java.lang.Class<...
来源: Laya_社区 发布时间: 20191016