大约有 129 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0038 秒)
Laya_社区(75) Laya2.0_文档(16) Laya3.0_文档(11) Laya2.0_api(10) laya_api(8) Laya3.0_api(7) Laya2.0_示例(1) Laya_示例(1)
...yaAir2.0 从u3d到处材质动画无法播放 layaair2.0)请问js的Laya.Event.FRAME怎么用,看api中有,但写了不执行。 LAYAAIR2.0不生成VIEW页面相应的TS文件 LayaAir2.0物理引擎类库缺少matter.js和LayaRender.js 怎么用 LayaAir2.0 制作并发布“支付宝小程序...
来源: Laya_社区 发布时间: 20190218
...I DocumentationAll Packages | All Classes | Index | Frames No Frames EventProperties | Methods | Constants Packagelaya.eventsClasspublic dynamic class EventInheritanceEvent Object Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递给事件侦听器...
来源: Laya2.0_api 发布时间: 20190513
...I DocumentationAll Packages | All Classes | Index | Frames No Frames EventProperties | Methods | Constants Packagelaya.eventsClasspublic dynamic class EventInheritanceEvent ObjectSubclasses UIEvent Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递...
来源: laya_api 发布时间: 20170929
...何获取当前所有动画名称呢?或者所有的AnimationClip呢? Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 tree mouseHandler 怎么获取条目 如何获取图片每个像素点的RGB? 怎么获取对象的坐标 怎样获取浏览器地址传过来的GET参数 分...
来源: Laya_社区 发布时间: 20190203
...接 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
...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
...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
...个参数 pos:Array — 绘制次数和坐标,怎么写啊, Dispather.event参数传的是数组,为什么收到的参数却是个int类型? drawToRenderTexture2D缺少isDrawRenderRect参数 Runtime照着视频做运行不了,求解 问题状态 最新活动: 2025-06-27 18:08 浏览: 4670 ...
来源: Laya_社区 发布时间: 20250603
...数 脚本未定义 自建view挂载任何runtime都是undefined Dispather.event参数传的是数组,为什么收到的参数却是个int类型? 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 脚本组件添加对象问题 问...
来源: Laya_社区 发布时间: 20250604
注册函数里面 事件侦听函数的执行域 的详解 sp.on(Event.CLICK, this, fun) 有时候是this,有时候是null 到底怎么区分这个 2016-12-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复...
来源: Laya_社区 发布时间: 20161202