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

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

31. as版本引擎自带的Dictionary为什么不直接使用as的Dictionary类 [ 63%]

...LayaAirIDE下如何使用mask? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 动画混合无效(版本2.6) 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? iphone自带浏览器页面怎...

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

32. App Updates for HTML5 Apps 这意味着iOS端就废了? [ 61%]

...exceptions and clarify an existing restriction. Apps containing or running code that is not embedded in the binary cannot provide access to real money gaming, lotteries, or charitable donations, among other changes. All new apps must follow this guideline and we urge you to update your existing apps...

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

33. 编辑器选择分离模式生成TS代码时能自动在createChildren里加上createView调用代码么? [ 60%]

...用搜索工具搜一下。打开这个js之后读一下行号为21205:CodeManager.createByDir这个函数。。这个函数是导出ui代码的,重点看一下21281这一行 code=CodeManager.objToUI(obj,tFile); 好的,跳转到这个objToUI的函数定义的地方:21425行,是这个函数...

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

34. socket大型项目回调 [ 58%]

...yte(event); this.socket.input.clear(); this.processPackage(this._package.decode(byte)); } } private sendMessage(reqId, route, msg) { var byte:Laya.Byte; // var msgbuffer = Protocol.strencode(JSON.stringify(msg)); // console.log("msgbuffer",msgbuffer); var msgbuffer = this._message.encode(reqId, rout...

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

35. 属性设置面板 · LayaAir3.3 · 引擎文档 · LAYABOX [ 58%]

...行代码预览了。开发者可以使用代码编辑器(推荐使用VS Code)进行修改。如果是引用第三方JS文件,则可以进行单独导入的设置。 (图2-5) Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-13 19:01:52 img{curs...

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

36. 网格像素线 · LayaAir3.3 · 引擎文档 · LAYABOX [ 57%]

...添加材质的过程在代码中是自动做好了 /** * 创建一个 <code>PixelLineSprite3D</code> 实例。 * @param maxCount 最大线段数量。 * @param name 名字。 */ constructor(maxCount: number = 2, name: string = null) { super(name); this._render = this.addComponent(PixelL...

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

37. 重要问题:关于苹果审核被拒 [ 53%]

...t found for -lJavaScriptCore clang: error: linker command failed with exit code 1 (use -v to see invocation)。 helloworldlv • 2018-03-21 11:00 build settings /other linker flag 里面把删的库删掉 helloworldlv • 2018-03-21 11:03 如果再报错在build phases/link binary width libraries里...

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

38. layacmd在centOS 6.5上运行出错 [ 47%]

...ongdou/gongdouH5/laya/.laya', 'clear=true', 'releasemode=normal', 'exportUICode=true', 'exportRes=true' ] type: Linux appPath: /data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/ openProject: /data/ebuild/gongdou/gongdouH5/laya/.laya loadProject: /data/ebuild/gongdou/gongd...

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

39. AI协同开发环境 · LayaAir3.3 · 引擎文档 · LAYABOX [ 46%]

...内也出现了多款功能类似的 AI 编程插件,例如:腾讯的CodeBuddy、百度的文心快码(Baidu Comate)等。 这些插件可以通过vscode插件的形式安装到编码环境中,可以基于上下文自动补全代码、生成函数、文档、重构建议等。是比较实...

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

40. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 38%]

...roid-2.0.8 E/LayaConch5: plugin-----------------onCreate() D/dalvikvm: JIT code cache reset in 0 ms (0 bytes 1/0) D/dalvikvm: GC_FOR_ALLOC freed 259K, 10% free 3081K/3408K, paused 2ms, total 2ms D/dalvikvm: GC_FOR_ALLOC freed 292K, 10% free 3303K/3656K, paused 2ms, total 3ms             [...

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