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

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

1. layacmd使用ui命令,读取文件D:\s3mh5_client\laya\pageStyles.xml出错 [ 100%]

...s3mh5_client\laya\pageStyles.xml出错 读取文件出错 Packing complete All Work complete 完成   虽然最终导出的素材没什么问题,看到一个读取文件出错的信息总是不爽的!想知道具体原因。   2017-10-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

2. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 96%]

...in { constructor() { Laya.init(480, 852); Laya.stage.scaleMode = "showall"; Laya.stage.alignV = 'middle'; Laya.stage.alignH = 'center'; Laya.stage.screenMode = "vertical"; Laya.stage.bgColor = "#101825"; this.init() } init() { // 预加载图集 Laya.loader.load("r...

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

3. 关于LayaAir IDE 编辑模式下的打包功能不能合成所有图片的问题 [ 92%]

...报错: 路径不对,我能想到解决的办法就是修改layaUI.max.all.js里这个lava.png的路径,如下图: 这样可以让lava.png正常被加载显示不报错,可是这样的作法非常不方便,特别是每次重新发布,IDE都会更新layaUI.max.all.js,导致我又要...

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

4. 浏览器接口 · LayaAir3.3 · 引擎文档 · LAYABOX [ 82%]

...Laya.Browser.onChrome) { console.log("Chrome"); } Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:28:00 img{cursor:pointer}

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

5. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 81%]

...et.angel.level; // 构造 function IsLand() { // 初始化 IsLand.__super.call(this); // 名字 this.name = "gemini"; this.init(); } // 注册类 IsLand Laya.class(IsLand,"IsLand",laya.display.Sprite); // 原型 var _proto = IsLand.prototype; // 初始化 _proto.init = function(){ // 球体 this.bal...

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

6. laya.events.Keyboard_API3.0 [ 81%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/events/Keyboard" Keyboard Class Keyboard Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Hierarch...

来源: Laya3.0_api 发布时间: 20231115

7. laya.utils.Browser_API3.0 [ 80%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Browser" Browser Class Browser Browser 是浏览器代理类。封装浏览器及原生 js 提供的一些功能。 Hierarchy Browser ...

来源: Laya3.0_api 发布时间: 20231115

8. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 75%]

...出错 GUI Error: Invalid GUILayout state in LayaAir3D view. Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your sc...

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

9. laya.events.Keyboard [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames KeyboardConstants Packagelaya.eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By  A...

来源: laya_api 发布时间: 20170929

10. laya.events.Keyboard [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames KeyboardConstants Packagelaya.eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By  A...

来源: Laya2.0_api 发布时间: 20190513