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

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

81. Error: Cannot find module 'vlq' [ 81%]

... Uncaught Can not find scene:GameView.scene undefined IDE不能运行调试提示:Chrome error: Error:... spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? 切换场景编辑器时 Laya3D init er...

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

82. 文本-多行输入 [ 81%]

... - inputText.height >> 1; inputText.padding = [2,2,2,2]; // 移动端输入提示符 inputText.prompt = "Type some word..."; // 设置字体样式 inputText.bgColor = "#666666"; inputText.color = "#ffffff"; inputText.fontSize = 20; } } new Text_InputMultiline();module laya { import Input = Laya.Inpu...

来源: Laya2.0_示例 发布时间: 20251130

83. 发布vivo的时候提示failed to get the local adapter version number [ 81%]

发布vivo的时候提示failed to get the local adapter version number 我新建一个项目发布vivo的时候提示failed to get the local adapter version number 安装@qgame/adapter err Error:spawn /bin/sh ENOENT at ex.怎么回事啊blob:https://ask.layabox.com/0a8a41 ... aa762 附件 : --> 20...

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

84. new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor [ 81%]

new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor class GameMain{ private tMap:Laya.TiledMap; constructor() { Laya.init(Laya.Browser.width, 224, Laya.WebGL); this.tMap = new Laya.TiledMap(); var viewRect: Laya.Rectangle = new Laya.Rectangle(); this.tMap.createMap("../bin/res/Mari...

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

85. 项目入口说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 81%]

...在打开场景的时候需要为场景传递参数(例如弹窗的动态提示等)、重写引擎的UI组件,重新组织UI的数据源等。 UI运行时需要在UI运行时(Runtime)属性入口进行添加,如图2-4所示。并且,只能添加在2D场景根节点(Scene2D)或2D预...

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

86. 图集打包后使用Texture不显示,项目整个已经传上来了 [ 81%]

...登录 发起人 fishkuro 相关问题 TS项目使用matter.js库无智能提示 用二的幂次方图集和非二的幂次方图集区别在哪? IDE1.7.8 json图集加载问题 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上so...

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

87. 3D项目引擎报错了 [ 80%]

...信小游戏好友关系链实现方案 TS项目使用matter.js库无智能提示 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 关于使用matterjs物理引...

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

88. debugtool调试报错了 [ 80%]

...持的标签</SCRIPT> 路径是对的,但老是,调试控制台提示:错误,图片是IDE自带的,也不显示 调试面板布局 如何在PC端浏览器的调试面板调用滚动条? LayaIde 为什么不能断点调试 分享:自动编译&刷新工具(新增了项目模...

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

89. 在UI类里调用启动类的静态函数失败了 [ 80%]

...meMain();   这个是我的UI类,我在这个类里调用GameMain.aaa();提示TypeError: GameMain.aaa is not a function 问题是我调用其他类的静态函数就没问题,请问这是什么?   /**Created by the LayaAirIDE*/ module view { export class GameInfo extends ui.GameInfoUI { cons...

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

90. 启动ide后有个关于tsc compiler和vs code's language service的提示 [ 80%]

启动ide后有个关于tsc compiler和vs code's language service的提示 A version mismatch between the globally installed tsc compiler (2.1.5) and VS Code's language service (1.8.10) has been detected. This might result in inconsistent compile errors. 我的全局typescript是2.1.5的,我必...

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