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

大约有 3,292 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0111 秒)

2661. undefined is not an object是什么错误。。。 [ 50%]

...OS运行游戏界面发生偏移,请问是什么问题? 版本管理时index.js的hash值错误 问题状态 最新活动: 2019-07-08 16:54 浏览: 8276 关注: 3 人 ㍿ • 2019-01-08 15:10 微信ide上不会出现,不仅微信ide上不会出现,我拿了几台真机进行测试(配置...

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

2662. 打包APP单机版,出现网络异常报错 [ 50%]

...安卓包直接进不去,这个游戏资源路径是填发布后对应的index.html的文件夹吗?

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

2663. 微信小游戏调试报错window is not defined [ 50%]

...var document = document || (window.document = {}); 然后报这个错了,index.js都无法载入。 2019-01-05 0 0 分享 微博 QZONE 微信 Chaplin 赞同来自: demo见附件 wxgy.rar 2019-01-05 0 0 分享 微博 QZONE 微信 半生回忆 赞同来自: import "weapp-adapter.js"; 2019-01-05 0 2 ...

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

2664. 2.2-2.3版本 ani动画,序列帧动画最后一帧和第一帧衔接出现卡顿 [ 50%]

... 、失灵沙尔克 laya.ani.js里 FrameAnimation if (FrameAnimation._sortIndexFun === null) {             FrameAnimation._sortIndexFun = MathUtil.sortByKey("index", false, true);         }这个null 改为undefined 2019-11-19 2 2 分享 微博 QZONE 微信 133*****831 ...

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

2665. laya.physics.ColliderBase [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ColliderBaseProperties | Methods Packagelaya.physicsClasspublic class ColliderBaseInheritanceColliderBase Component ObjectSubclasses BoxCollider, ChainCollider, CircleCollider, PolygonCollider 碰撞体基类 Public Prop...

来源: Laya2.0_api 发布时间: 20190513

2666. laya.ui.UIGroup_API3.0 [ 50%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/UIGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实...

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

2667. Laya2.0引擎创建3d示例项目运行报错 [ 50%]

...fault'...  出错了: TypeScript error: ../../../node_modules/@types/gsap/index.d.ts(6,22): Error TS6053: File '../../../node_modules/@types/gsap/Animation.d.ts' not found. 2018-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

2668. laya.device.media.Video_API3.0 [ 50%]

Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/media/Video" Video Class Video Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持...

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

2669. 关于loader加载Loader.JSON的一些问题 [ 50%]

...来,一步一步追踪 这里有个小提示:DEBUG追踪源码时,在index.html中,就不要使用min版本的源码了 最后追到了一个很有意思的地方: MiniAdpter.getUrlEncode 就是这个函数,来确认文本字符格式,当我看到函数体时,惊呆了!!!原谅...

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

2670. 请问一下图集打包有命令行模式吗? [ 50%]

...的,还有非图片资源等。 //resDir在LayaAir中就需要指定到index.html所在的目录,才能保证没打包进图集的资源也能被正确读取。 "resDir": "", //不管资源是否改变了。都会重新发布图集。 "force": true, //对包含的图片文件的像素周围扩...

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