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

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

111. 打包安卓Android studio黑屏 [ 53%]

...rted. D/IMonitor: Load library imonitor_jni V/ActivityThread: Skipping new config:{1.0 ?mcc?mnc [zh_CN_#Hans] ldltr sw360dp w360dp h578dp 480dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1808) mAppBounds=Rect(0, 0 - 1080, 1808) mWindowingMode=fullscreen mActivityTy...

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

112. laya教程 [ 53%]

...启用微信bin目录调试   安装后运行vscode,按Ctrl + Shift + P Configure Display Language 安装中文语言包 Extensions 搜索 debug for Chrome  安装 修改 compile.js中的sourcemap属性修改为true 或者搜索sourcemap:修改false为true 修改config.json中sourceMap属性为t...

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

113. Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 [ 53%]

...09 22:04:33.129 12728-12832/? I/LayaBox:  require(/sdcard/layabox/scripts/config.js)     found the file in the package:scripts/config.js 12-09 22:04:33.132 12728-12832/? I/LayaBox: JSRuntime::callMethod {} 12-09 22:04:33.132 12728-12832/? I/LayaBox: JSRuntime::callMethod {} 12-09 22:04:33.136 127...

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

114. 3D场景中背景无法透明,版本2.7.1 [ 52%]

... export default class GameUI extends Laya.Scene { constructor() { super(); Config.isAlpha = true; Laya.init(480, 900); Laya.stage.bgColor = null; //加载场景文件 this.loadScene("test/TestScene.scene"); //添加3D场景 var scene = Laya.stage.addChild(new Laya.Scene3D()); //添加照相机 var c...

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

115. 鸿蒙NEXT真机调试JavaScript · LayaAir3.3 · 引擎文档 · LAYABOX [ 52%]

...dio打开构建后的工程。 打开ohos/entry/src/main/resources/rawfile/config.ini,修改JSDebugMode的值,设置需要的调试模式。如图2-1所示, (图2-1) JSDebugMode的取值和含义如下: 取值 含义 0 关闭调试功能 1 Debug/Normal模式 2 Debug/Wait模式 当项目正...

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

116. 创建JS项目并详解目录结构(JavaScript-LayaAir基础篇(JS)-快速上手) [ 51%]

...pe":1,"proType":2,"layaProType":1,"version":"2.0.0"} ``` #### `语言版本config.json` 图9中的`jsconfig.json`存放着IDE的编译配置信息,勿删。 ### 2.7 发布目录 发布目录默认是不存在的,需要点击发布按钮,发布项目后才会生成对应的版本目录,如图...

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

117. 小游戏发布工具与小游戏目录介绍(TypeScript-小游戏适配文档-微信小游戏) [ 51%]

.../mp.weixin.qq.com/debug/wxagame/dev/index.html?t=2018115)。 #### `project.config.json`小游戏的项目配置文件 文件里包括了小游戏项目的一些信息,如果想修改appid等信息,可以直接在这里面编辑。 > 项目参数libVersion的值一定要是game,这里一般不...

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

118. iOS 内购 conchMarkt 这个类是怎么来的? [ 51%]

...AppStore类, 这个类继承自LayaPlatformInterface类, 并且在resource/config.ini中设置了platformClassName=MarketAppStore, 这样, 我们以login方法为例, 只需要在MarketAppStore.mm中重写LP_Login方法, 就完成了对login方法的二次开发. Part.2 - JavaScript调用OC: 还是...

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

119. 创建TS项目并详解目录结构(TypeScript-LayaAir基础篇(TS)-快速上手) [ 51%]

...pe":1,"proType":1,"layaProType":1,"version":"2.0.0"} ``` #### `语言版本config.json` 图9中的`tsconfig.json`存放着IDE的编译配置信息,勿删。 ### 3.7 发布目录 发布目录默认是不存在的,需要点击发布按钮,发布项目后才会生成对应的版本目录,如图...

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

120. 关于LayaBox启动的问题。 [ 50%]

...alstorage/logo/logo.png I/LayaBox (12689): require(/sdcard/layabox/scripts/config.js) I/LayaBox (12689): found the file in the package:scripts/config.js I/LayaBox (12689): Download [ ]:http://192.168.137.1/public/sh ... 2.471 E/LayaBox (12689): download image file error! file:////data/data/com.klzz....

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