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

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

131. 官方文档里的位图字体的制作与使用JS 跑不通 以及 文档的几个问题 [ 87%]

...apFont/test.fnt",new Laya.Handler(this,onLoaded)); c.将字体文件放到 LayaAir IDE 项目的资源目录中(laya/assets/) d.   6.完整代码如下所示:   //初始化引擎Laya.init(550,400);//自定义文件名称this.mFontName = "diyFont";this.mBitmapFont = new Laya.BitmapFont();//...

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

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

...错误,有大佬遇到吗? [17:24:32] Working directory changed to D:\LayaAirIDE2.3.0\resources\app [17:24:32] Using gulpfile ~\Desktop\MineKart(2)\.laya\compile.js [17:24:32] Starting 'compile'... [17:24:33] 'compile' errored after 668 ms [17:24:33] Error: Unexpected token (Note that you need p...

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

133. ENOENT: no such file or directory, open 'D:\layaidehello eleasewxgameLayaSample.js.map [ 87%]

...OPPO快游戏生成rpk错误(附Demo) Laya2.8.0 File has no manifest.json LayaAir3D Warning : MyWater must config in CustomShaderConfig File. 请教专家:curl_easy_perform failed和JCFileRes::onDownloadError file error fatal error: 'string' file not found Unity3d导出模型时 报错:LayaAir3D...

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

134. 我想把引擎源码编成ts版,有几个问题 [ 87%]

...ender.js、matter.js等)都是怎么生成的?src目录里也没找到 LayaAir.d.ts这个文件用什么工具能生成? 2018-01-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 这...

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

135. laya.maths.MathUtils3D_API3.0 [ 86%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/MathUtils3D" MathUtils3D Class MathUtils3D MathUtils3D 类用于创建数学工具。 Hierarchy MathUtils3D Index Constructor...

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

136. laya.components.AnimatorTransition2D_API3.0 [ 86%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorTransition2D" AnimatorTransition2D Class AnimatorTransition2D Hierarchy AnimatorTransition2D Index Constructors ...

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

137. IDE出现一些系统代码错误无法解决 [ 86%]

...IDE里面就一直存在这样一堆错误   file: 'file:///d%3A/LayaWork/LayaAir-workspace/MyGame/libs/laya/src/laya/d3/utils/Utils3D.as' severity: '错误' message: 'java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer     at org.apache.flex.compiler.internal.as.c...

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

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

...不会生成场景类了,此时该如何获得场景内的元素 ide 2.4 layaair2-cmd 编译报错 图集打包找不到图集文件 问题状态 最新活动: 2017-08-03 16:28 浏览: 1568 关注: 1 人 survivor • 2017-08-03 16:39 AS的项目编译后的文件路径不能改。只能通过复...

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

139. 如何使用vscode编译laya项目 [ 86%]

如何使用vscode编译laya项目 一、环境: win10, vscode, LayaAirIDE2.6.0, nodejs v7.9.0(使用IDE相同的版本)   二、优势: 1、使用vscode编译项目 2、使用vscode定制gulp构建任务 3、脱离LayaAirIDE 编辑器独立编译 4、跨平台编译构建 5、使用LayaAirIDE...

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

140. 官方文档《自定义组件的制作与使用》中的错误 [ 86%]

...3   错误1:layaeditor.d.ts 中的错误 在文档2.1处要我们下载 LayaAirIDE组件库,将 layaeditor.d.ts 放入项目的 libs 下,但是这个d.ts是错误的,如下图,编译不能通过。 这个问题是在 1.8.9 的 LayaAir.d.ts 中,laya.display.GraphicAnimation 已经不存...

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