大约有 940 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0053 秒)
...port function msg2(){ console.log("msg2"); } } 然后再main.ts里面. function dispatchMsg(name: string){ let fun = proto[name]; fun(); } dispatchMsg("msg1"); 这样就能反射到对应的函数并且调用了, 到了2.x就不行了, 希望能帮忙解答一下.怎...
来源: Laya_社区 发布时间: 20190604
...动chrome出现错误: Error processing launch: Error Could not attach to main target 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 如何通过命令行工具构建和发布项目 Texture图片能否进行翻转? layaA...
来源: Laya_社区 发布时间: 20170829
...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 点击代码编辑模器 就提示无法打开代码编辑器 请配置 这个怎么解决? 关于Dialo...
来源: Laya_社区 发布时间: 20180803
...动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 如何通过命令行工具构建和发布项目 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 打包...
来源: Laya_社区 发布时间: 20180305
...动chrome出现错误: Error processing launch: Error Could not attach to main target Ts 编辑提示error TS5023: Unknown option 'p' Texture图片能否进行翻转? 图集打包找不到图集文件 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手...
来源: Laya_社区 发布时间: 20170604
...动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 分享:适配LayaAir版本的PureMVC框架 IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 版本不匹配! 全局 tsc (2.2.2) != VS Code 的...
来源: Laya_社区 发布时间: 20200607
...动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
...动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
...字体文件,还是只有默认字体起作用。 4. 在程序的入口main.ts, 设置了各种默认字体:Laya.Text.defaultFont = "Microsoft YaHei"; 发现只有黑体好像有些改变,起作用。 以上的测试环境:小米9手机。MIUI 12.0.3 寻求解决办法。。。 202...
来源: Laya_社区 发布时间: 20200911
...动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