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

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

1. 分包项目, 加载js时报错 [ 100%]

... read property 'Box' of undefined     at eval (eval at __proto.complete (Main.max.js:308), <anonymous>:5:17)     at eval (eval at __proto.complete (Main.max.js:308), <anonymous>:26:3)     at eval (<anonymous>)     at Main.__proto.complete (Main.max.js:308)     at EventHan...

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

2. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 97%]

...    versionCode 1         versionName "1.0"     }     sourceSets.main{         jniLibs.srcDir 'libs'     }     buildTypes {         release {             minifyEnabled false             proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pr...

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

3. 加载.lh文件 运行后黑屏 无法显示 [ 96%]

...  图片为运行的结果 import GameConfig from "./GameConfig";  class Main {     //private scene:Laya.Scene3D;     private text:Laya.Text;     private _upVector3:Laya.Vector3 = new Laya.Vector3(0, 1, 0);     constructor() {         this._upVector3 = new Laya.Vector3(0, 1...

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

4. 使用typescript开发项目,解决文件引用顺序问题 [ 95%]

...Tag--> <!--jsfile--endTag-->在index.html里初始化Laya,因为main.js的引用文件会优先执行,所以Laya.init不能写在main.js里面 type="module"是chrome61的新功能,可以使用es6的import来加载模块<script> Laya.init(600,400); </script> <script type...

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

5. LayaAir IDE 语言包的使用? [ 93%]

...t.Loader; import laya.utils.Handler; import laya.webgl.WebGL; public class Main { public function Main() { Laya.init(640, 960, WebGL); Laya.stage.scaleMode = Stage.SCALE_FULL; Laya.stage.bgColor = "#eeffcc"; Laya.loader.load("lang.lang",Handler.create(this,onLoaded),null,Loader.JSON); } private func...

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

6. Laya3d is not define [ 92%]

...g-->     <!--启动类添加到这里-->     <!--jsfile--Main-->     <script src="js/LayaSample.js"></script>     <!--jsfile--Main--> 2016-10-04 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 你这个问题存在两种情况:第一种情况就是...

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

7. 开放数据域项目使用Text组件在微信开发者工具会报找不到Laya.Text错误 [ 92%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏:HTMLDivElement的使用 TextInput重写onFocus和onBlur事件监听不到 微信小游戏如何使用ttf字体? 图集打包找不到图集文件 版本不匹配! 全局 tsc (2.2.2) != VS Code ...

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

8. StaticModel_MeshSample例子运行不起来 [ 91%]

...-jsfile--endTag--> <!--启动类添加到这里--> <!--jsfile--Main--> <script src="js/LayaSample.js"></script> <!--jsfile--Main--> </body>  求解   2016-12-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

9. timer.loop里面修改Text.text在微信小程序上用iPhone打开出现闪屏 [ 91%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 如何实现微信登录? 请问在layaIDE里,怎么调用微信小程序API 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 ui list 里面的元素...

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

10. laya怎样使Text 文字逐个出现 [ 91%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya mac版的IDE 是没测试就上线了吗? 关于Laya实现Matter.js官方案例凹多边形的问题 成都雨墨游戏 求 laya 程序开发人员 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服...

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