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

大约有 940 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0053 秒)

491. 升级到2.0后.原本用字符串索引module内的函数,发现不行了, 求指教 [ 62%]

...port function msg2(){        console.log("msg2");    } }   然后再main.ts里面. function dispatchMsg(name: string){   let fun = proto[name];   fun(); }     dispatchMsg("msg1"); 这样就能反射到对应的函数并且调用了,  到了2.x就不行了, 希望能帮忙解答一下.怎...

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

492. 关于用layaIDE创建as空项目 进行chrome调试直接报错:Error: spawn UNKNOWN [ 62%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 如何通过命令行工具构建和发布项目 Texture图片能否进行翻转? layaA...

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

493. json的错误怎么解决 [ 62%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 点击代码编辑模器 就提示无法打开代码编辑器 请配置 这个怎么解决? 关于Dialo...

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

494. 如何打开发布窗口的开发者调试工具 [ 62%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 如何通过命令行工具构建和发布项目 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 打包...

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

495. 使用layaide进行打包,提示如下错误。 [ 62%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Ts 编辑提示error TS5023: Unknown option 'p' Texture图片能否进行翻转? 图集打包找不到图集文件 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手...

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

496. Android5及5以下版本启动laya2.0发布的h5游戏报错 [ 62%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 分享:适配LayaAir版本的PureMVC框架 IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 版本不匹配! 全局 tsc (2.2.2) != VS Code 的...

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

497. laya导出xcode工程真机调试报错 [ 62%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined Laya mac版的IDE 是没测试就上线了吗? unity中的模型导出后在laya中显示不正常 从unity导出的场...

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

498. VSCode调试报错,求助 [ 62%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 求助关于TiledMap的版本问题 ide 2.4 layaair2-cmd 编译报错 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发...

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

499. LayaBox native 内嵌字体的支持问题(微软雅黑字体) [ 62%]

...字体文件,还是只有默认字体起作用。 4. 在程序的入口main.ts, 设置了各种默认字体:Laya.Text.defaultFont = "Microsoft YaHei"; 发现只有黑体好像有些改变,起作用。 以上的测试环境:小米9手机。MIUI 12.0.3   寻求解决办法。。。 202...

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

500. Native上使用mask会出现内存泄露 [ 62%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用protobuff框架的游戏demo(TS版本...

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