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

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

21. LayaAir2.0里不需要Laya.stage.add了,只需要用Laya.Scene.open就可以了? [ 82%]

...yaAir2.0 从u3d到处材质动画无法播放 layaair2.0)请问js的Laya.Event.FRAME怎么用,看api中有,但写了不执行。 LAYAAIR2.0不生成VIEW页面相应的TS文件 LayaAir2.0物理引擎类库缺少matter.js和LayaRender.js 怎么用 LayaAir2.0 制作并发布“支付宝小程序...

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

22. laya.events.Event [ 82%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames EventProperties | Methods | Constants Packagelaya.eventsClasspublic dynamic class EventInheritanceEvent Object Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递给事件侦听器...

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

23. laya.events.Event [ 81%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames EventProperties | Methods | Constants Packagelaya.eventsClasspublic dynamic class EventInheritanceEvent ObjectSubclasses UIEvent Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递...

来源: laya_api 发布时间: 20170929

24. socket通讯返回数据 [ 81%]

...接 this.socket.connectByUrl("ws://localhost:8899"); this.socket.on(Laya.Event.OPEN, this, this.openHandler); this.socket.on(Laya.Event.MESSAGE, this, this.receiveHandler); this.socket.on(Laya.Event.CLOSE, this, this.closeHandler); this.socket.on(Laya.Event.ERROR, this, this.errorHandler); // this.s...

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

25. Laya.Scene.open传递的param,要如何获取,注释说在onOpened中,如果拿到onOpened [ 81%]

...何获取当前所有动画名称呢?或者所有的AnimationClip呢? Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 tree mouseHandler 怎么获取条目 如何获取图片每个像素点的RGB? 怎么获取对象的坐标 怎样获取浏览器地址传过来的GET参数 分...

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

26. laya.ui.UIEvent [ 81%]

...DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show Inhe...

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

27. [LayaAir3]Laya.Scene.Open的param参数没有传入runtime脚本的onOpen [ 80%]

...个参数 pos:Array — 绘制次数和坐标,怎么写啊, Dispather.event参数传的是数组,为什么收到的参数却是个int类型? drawToRenderTexture2D缺少isDrawRenderRect参数 Runtime照着视频做运行不了,求解 问题状态 最新活动: 2025-06-27 18:08 浏览: 4670 ...

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

28. laya.ui.UIEvent [ 80%]

...DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show Inhe...

来源: laya_api 发布时间: 20170929

29. [LayaAir3][LayaAir3]Laya.Scene.Open的param参数没有传入runtime脚本的onOpen [ 80%]

...数 脚本未定义 自建view挂载任何runtime都是undefined Dispather.event参数传的是数组,为什么收到的参数却是个int类型? 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 脚本组件添加对象问题 问...

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

30. 注册函数里面 事件侦听函数的执行域 的详解 [ 79%]

注册函数里面 事件侦听函数的执行域 的详解 sp.on(Event.CLICK, this, fun) 有时候是this,有时候是null 到底怎么区分这个 2016-12-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复...

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