大约有 2,802 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0083 秒)
...1 7562-7562/com.dihong.testdcc D/RuntimeProxy: laya_get_value key=ExpansionMainPath 05-16 15:59:48.871 7562-7562/com.dihong.testdcc D/RuntimeProxy: laya_get_value key=ExpansionPatchPath 05-16 15:59:48.871 7562-7562/com.dihong.testdcc I/layaConch3: m_interceptKey OK! 05-16 15:59:48.871 7562-7562/com....
来源: Laya_社区 发布时间: 20190516
...动chrome出现错误: Error processing launch: Error Could not attach to main target IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 Laya mac版的IDE 是没测试就上线了吗? ide 2.4 layaair2-cmd 编译报错 ios14系统下 blendMode='lighter' 图片异常 谷歌...
来源: Laya_社区 发布时间: 20171009
...动chrome出现错误: Error processing launch: Error Could not attach to main target 2.1.1.1引擎微信小游戏掉帧严重 问题状态 最新活动: 2018-07-12 00:04 浏览: 4491 关注: 4 人 Laya_Aaron • 2018-06-04 18:06 发布一次就可以是为了合并 zmd • 2018-06-04 18:09 那这...
来源: Laya_社区 发布时间: 20180604
... Ctrl + Alt + Shift + S打开工程设置面板,先去Modules设置一下mainClass为你的入口as类,然后设置Libraries,如下图: 然后定位到下载好的LayaAirAS引擎源码路径添加: 注意这里选择Raw ActionScript library,否则无效的。 最后去Problems哪里...
来源: Laya_社区 发布时间: 20170418
...; this.createNameLabel(); } Laya.class(Character, "Character", Sprite); // Main var amount = 500; var character1 = [ "../../res/cartoon2/yd-6_01.png", "../../res/cartoon2/yd-6_02.png", "../../res/cartoon2/yd-6_03.png", "../../res/cartoon2/yd-6_04.png", "../../res/cartoon2/yd-6_05.png", "../../res/ca...
来源: Laya_示例 发布时间: 20260303
...mInitOK 03-19 15:01:04.986 15556-15556/? E/0: ==============Java流程 InitMainCanvas() 03-19 15:01:04.986 15556-15556/? E/LayaConch5: plugin-----------------EngineStart() = /data/data/com.layabox.conch5//LayaCache/localstorage 03-19 15:01:05.101 15556-15556/? E/SysUtils: ApplicationContext is null ...
来源: Laya_社区 发布时间: 20180319
...现如下: const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { @property( { type : Laya.Camera } ) private camera: Laya.Camera; @property( { type : Laya.Scene3D } ) private scene: Laya.Scene3D; onStart() { console.log("Game start"); //加载预制体文件 Laya...
来源: Laya3.0_文档 发布时间: 20241014
...现如下: const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { @property( { type : Laya.Camera } ) private camera: Laya.Camera; @property( { type : Laya.Scene3D } ) private scene: Laya.Scene3D; onStart() { console.log("Game start"); //加载预制体文件 Laya...
来源: Laya3.0_文档 发布时间: 20251105
...etController.Login (http://127.0.0.1:34822/game/code.js:63582:22) at Main.login (http://127.0.0.1:34822/game/code.js:63904:22) 2018-07-04 0 4 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 用这个 protobuf.zip 2018-07-05 0 8 分享 微博 QZONE 微信 Prajna 赞同来自: 附件上传...
来源: Laya_社区 发布时间: 20180704
...ct\resource\cache\dcc2.0\ android: release\android\android_project\app\src\main\assets\cache\dcc2.0\ ios: release\ios\ios_project\resource\cache\dcc2.0\ 2.2 混淆资源 如果勾选,在打包资源的时候,会随机混淆资源,主要作用是避免在上架的时候被平台扫描到某些...
来源: Laya3.0_文档 发布时间: 20251010