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

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

51. laya.events.Keyboard [ 51%]

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

来源: laya_api 发布时间: 20170929

52. laya.events.Keyboard [ 51%]

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

53. laya.d3.shader.Shader3D_API3.0 [ 51%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/Shader3D" Shader3D Class Shader3D Shader3D 类用于创建Shader3D。 Hierarchy Shader3D Index Constructors constructor Properties...

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

54. 层级面板 · LayaAir3.4 · 引擎文档 · LAYABOX [ 49%]

...换为LayaAir引擎支持的骨骼动画格式。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-11 17:47:09 img{cursor:pointer}

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

55. 3D刚体 · LayaAir3.4 · 引擎文档 · LAYABOX [ 49%]

...限制。 3、关联文档 《3D物理系统》 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}

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

56. 时间轴动画 · LayaAir3.4 · 引擎文档 · LAYABOX [ 47%]

...行动画,看看运行结果: (图10-4) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-01-28 15:11:54 img{cursor:pointer}

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

57. 2D寻路 · LayaAir3.4 · 引擎文档 · LAYABOX [ 44%]

...绘制图形用于显示鼠标点击的位置。用另一个Sprite节点(allow),绘制图形表示寻路的角色,如图3-2所示, (图3-2) 在图2-21的surface节点上创建一个自定义的组件脚本: import Sprite = Laya.Sprite; import Component = Laya.Component; import Nav2DA...

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

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

... 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             [ 12-18 14:33:06.111  2961: 2961 E/         ]   ...

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

59. TiledMap地图 · LayaAir3.4 · 引擎文档 · LAYABOX [ 43%]

...可见时都可以被移除,以提高性能。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:54 img{cursor:pointer}

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

60. 动画状态机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 43%]

.../回到站立状态 this.animator.crossFade("Stand", 0.1); Laya.timer.clearAll(this); } }); } } 看看运行效果,如动图6-6所示: (动图6-6) 6.3 使用状态脚本 对我们的开发需求来说,能够播放和切换动画状态还不够,可能还需要在每一个状态内实现...

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