大约有 1,754 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0059 秒)
...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
...跟以前的不一样了 。 很久没用了,都2.0了,入口是哪个main类的constructor里吗?官网新手手册还是老版的。 2018-10-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Xq 赞同...
来源: Laya_社区 发布时间: 20181026
...方插件,比如Zlib,JSZip等,生成打包rpk后,rpk文件里面的main.js已经把相关代码打包进去了 小米快游戏打包的时候,自动合并index.html里面的代码,代码里面引用了第三方插件,比如Zlib,JSZip等,生成打包rpk后,rpk文件里面的main.j...
来源: Laya_社区 发布时间: 20200108
... at RenderSprite3D.__proto._childs (file:///D:/Projects/Study/three/bin/h5/Main.max.js:6529:29) at Sprite.__proto.render (file:///D:/Projects/Study/three/bin/h5/Main.max.js:21868:42) at RenderSprite3D.__proto._childs (file:///D:/Projects/Study/three/bin/h5/Main.max.js:6529:45) at RenderSprite3D.__pr...
来源: Laya_社区 发布时间: 20180405
... /Users/80235882/project/XGame/instant-game-client/android/lib-rt-core/src/main/jni/../../../../../js-bindings/jsb_rt_file_system_manager.cpp: Line: 990, Function: FileSystemManager_readFile 01-06 11:41:34.676 5287-5417/? E/jswrapper: [ERROR] Failed to invoke FileSystemManager_readFile, location: /U...
来源: Laya_社区 发布时间: 20210106
...isible' of null at RenderSprite3D.__proto._childs (http://xxxx/game/bin/h5/Main.m ... 576:30) at Sprite.__proto.render (http://xxxx/game/bin/h5/Main.m ... 575:43) at RenderSprite3D.__proto._childs (http://xxxx/game/bin/h5/Main.m ... 576:46) at Sprite.__proto.render (http://xxxx/game/bin/h5/Main.m .....
来源: Laya_社区 发布时间: 20180326
...hDebug”的项目,开发者也可以自己创建。项目入口文件类Main.as的代码如下: package { import flash.display.Sprite; import flash.events.Event; public class Main extends Sprite { public function Main() { if (stage) init(); else addEventListener(Event.ADDED_TO_STAGE, init); } p...
来源: Laya_社区 发布时间: 20151218
0.1.0版本layacmd publish -o cc时生成的 main.min.js不正确 使用0.0.2版本的不会有这个问题 附件 : --> 2017-12-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Monica - 知识达人 赞同来...
来源: Laya_社区 发布时间: 20171219
...__init__ (laya.core.js:8643) at Object.Laya.init (laya.core.js:252) at new Main (Main.js:6) at Object.2../GameConfig (Main.js:37) at o (_prelude.js:11) at r (_prelude.js:11) at _prelude.js:11 MiniFileMgr.setNativeFileDir @ laya.wxmini.js:615 MiniAdpter.init @ laya.wxmini.js:33 MiniAdpter.enable @ la...
来源: Laya_社区 发布时间: 20181026
2.2.0beta2发布vivo小游戏报错:Can not find scene:main/MainScene.scene ERROR: Uncaught Can not find scene:main/MainScene.scene, location: /data/data/com.vivo.hybrid/app_resource/com.martian.fkltxxl.vivominigame/libs/laya.core.js:0:0 报错信息截图: file:///C:/Users/user/Documents/Te...
来源: Laya_社区 发布时间: 20191025