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

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

111. laya.components.AnimatorState2D_API3.0 [ 81%]

...Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorState2D" AnimatorState2D Class AnimatorState2D Animator 类用于创建动画组件。 Hierarchy EventDispatcher AnimatorState2D Implements IClone Index Properties clipEnd clipStart cycleOffset loop name speed yoyo...

来源: Laya3.0_api 发布时间: 20231115

112. 求一个三角旋转的算法代码。 [ 80%]

...使用 请问 《学习开发HTML5游戏《打地鼠》(LayaAir引擎)TS》的视频教程是否有配到代码下载? 写了一个小塔防游戏,分享给初学的朋友们(ts版本)《二》 如何获取一个3D模型的长宽高? 分享一个TS版本的3D2D结合的单机斗地主Demo ...

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

113. IDE报错,不知道什么鬼问题 [ 80%]

...low.com/questions/38420846/typescript-cannot-find-name-iterableiterator   tsc 找不到tsconfig.json 检查一下项目文件把他补上 2019-07-23 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 qq564139153 相关问题 Layaair IDE的...

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

114. ReferenceError: Loader is not defined 搞不懂引擎原生的也会报这个错? [ 80%]

...bao.part"; Laya.loader.load(partPath, Laya.Handler.create(this, this.onAssetsLoaded), null, Loader.JSON); }  onAssetsLoaded(settings) {         // 当load数组的时候,回调函数传入的参数不再是资源,可以通过以下方法获取资源         // let settings = Lay...

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

115. 编译异常 Note that you need plugins to import files that are not JavaScript [ 80%]

...3.0\resources\app\node_modules\rollup\dist\rollup.js:13255:16) at Module.setSource (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:13566:33) at Promise.resolve.catch.then.then.then (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:16352:20) at <anonymous&gt...

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

116. 【分享】matter物理引擎demo [ 80%]

... 微博 QZONE 微信 gls_laybox 赞同来自: 我想问下你的Matter.d.ts是怎么生成的,自己写的么? 2018-06-01 0 0 分享 微博 QZONE 微信 Smile. 赞同来自: 好东西,666。。。感谢分享 2018-06-08 0 0 分享 微博 QZONE 微信 冰水blue 赞同来自: 为啥有时候 th...

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

117. layacmd compile 编译,自定义编译后输出JS文件的位置 [ 79%]

... 物理引擎 刚体碰撞点位置获取不正确 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 laya2的Scene默认是文件模...

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

118. Touch接口缺少stageX,stageY [ 79%]

...Touch数组,通过chrome看Touch类是包含stageX/stageY的,但lib.d.ts中声明的Touch接口中没有stageX/stageY,因此如果做强类型判断时编译不过。目前我的解决方法是在lib.d.ts的Touch声明里加入这两个变量。 2018-03-01 添加评论 免费帖 --> 分享 微...

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

119. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 79%]

...x: INFO:gles 支持的最大顶点属性个数=16 I/LayaBox: Start js scripts/apploader.js I/LayaBox: js thread started. I/LayaBox: found the file in the package:scripts/runtimeInit.js I/LayaBox: found the file in the package:scripts/apploader.js I/LayaBox: found the file in the package:scripts/load...

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

120. 正常运行的2.1升级到2.2.0出现循环依赖的错误,这是咋回事丫 ? [ 79%]

...7*****182 赞同来自: 只希望官方发布前做个checklist  用新版ts项目 示例项目都报错 开始编译: Tue Jul 30 2019 16:39:17 GMT+0800 (中国标准时间) -------------------------------------- [16:39:18] Working directory changed to D:\laya\2.2.0\resources\app [16:39:18] Using g...

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