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

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

41. laya1.0 的3D项目,GPU型号为Adreno 405的加载3D资源时会报错 [ 44%]

...k/mmcblk0p34 success     item id=1333,0x682496     criticallogService::ACTION_REQUEST_WRITE_RAW,size:207, content is  <multimedia-fence_timeout-begin>     LOGTYPE: 309     log-time: 2018-08-20 16:53:51     log-buildTime: R7Plusm_11_160822     log-colorOS: V2.1     log:kgsl fence...

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

42. 分包后, 资源加载问题 [ 43%]

...:1,"key":"width","index":100}]}}],"name":"loading1","id":1,"frameRate":24,"action":2}]}; return loadingjzaUI; })(View) //class ui.loadingUI extends laya.ui.View var loadingUI=(function(_super){ function loadingUI(){ this.loadingMC=null; loadingUI.__super.call(this); } __class(loadingUI,'ui.loadingUI...

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

43. 引擎插件使用说明(TypeScript-小游戏适配文档-微信小游戏) [ 38%]

...录查询地址为:** https://mp.weixin.qq.com/wxopen/pluginbasicprofile?action=intro&appid=wx70d8aa25ec591f7a&token=&lang=zh_CN 打开链接后,找到更新纪录一栏,如下图所示,即可找到。 ![img](img/1.png) > 注:纪录中最早的1.0.0版本是引擎方对接微信插件调...

来源: Laya2.0_文档 发布时间: 20210715

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

...va:5606)     at org.apache.flex.compiler.internal.as.codegen.CmcEmitter.action_452(CmcEmitter.java:6362)     at org.apache.flex.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:9142)     at org.apache.flex.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmi...

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

45. 安装layaair2-cmd一直失败 [ 23%]

...gifsicle@4.0.1~postinstall: Failed to exec postinstall script 31934 timing action:postinstall Completed in 18553ms 31935 verbose unlock done using C:\Users\Administrator\AppData\Roaming\npm-cache\_locks\staging-abc99ad82fab7dbe.lock for C:\Users\Administrator\AppData\Roaming\npm\node_modules\.stagin...

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

46. VSCode高效开发工作流配置指南(TypeScript-IDE篇(TS)-代码模式基础) [ 21%]

...增加以下内容: ```json [ { "key": "ctrl+f8", "command": "workbench.action.tasks.runTask", "args": "compile" } ] ``` 到这里,我们就完成了给编译命令绑定快捷方式的全部操作。以后,我们就可以在VSCode中直接使用Ctrl+F8编译,F5断点运行,这个快捷的...

来源: Laya2.0_文档 发布时间: 20210715

47. 打包安卓Android studio黑屏 [ 21%]

...b shell am start -n "com.layabox.test/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Client not ready yet..Waiting for process to come online Connected to process 27883 on device huawei-mha_al00-3HX0217401012320 Capturing and displaying logcat messages from appl...

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

48. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 20%]

... "text", type : "string" }, { name : "count" , type: "number" }, { name : "actions", inspector: "Buttons", options : { buttons : [ { caption : "点我", event: "my_click" } ] } } ] } ]); this._panel.allowUndo = true; //根据需要设置 //如果不需要undo功能,也可以直接this._data = {}; ...

来源: Laya3.0_文档 发布时间: 20251010

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

...b shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Connecting to com.layabox.game Capturing and displaying logcat messages from application. Thi...

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