大约有 2,550 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0108 秒)
Laya_社区(1924) Laya3.0_api(163) laya_api(112) Laya2.0_api(107) Laya2.0_文档(76) Laya_示例(68) Laya2.0_示例(51) Laya3.0_文档(49)
...图集加载问题 关于适配采用showAll后留白部分的颜色问题 event自定义事件的问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 mask在layaplayer中有问题 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 问题...
来源: Laya_社区 发布时间: 20250731
...LoginView extends ui.LoginUI { constructor() { super(); this.login.on(Laya.Event.CLICK, this, this.Loginyim); this.joinroom.on(Laya.Event.CLICK, this, this.JoinRoom); this.RecordAudio.on(Laya.Event.MOUSE_DOWN, this, this.StartRecordAudio); this.RecordAudio.on(Laya.Event.MOUSE_UP, this, this.StopReco...
来源: Laya_社区 发布时间: 20170722
...LAYAAIR2.0 有新手文档吗,我连HELLOWORLD都打不出 有没有Laya.Event.CLICK的相关说明文档 技术文档那个简单3D例子 as3源码资源有吗?打网球那个哈 【文档错误】3D Camera文档添加天空盒错误 社区、文档、API的全文搜索功能不太好用 layaAi...
来源: Laya_社区 发布时间: 20190124
...? 如何获取图片每个像素点的RGB? 怎么获取对象的坐标 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 问题状态 最新活动: 2023-04-04 20:15 浏览: 4166 关注: 3 人
来源: Laya_社区 发布时间: 20230404
...in addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getCo...
来源: Laya3.0_api 发布时间: 20231115
...(this.x + this.width) < this.maxRight){ this.isOutComplete = true; this.event(Floor.OUT_COMPLETE, this); }else if((this.x + this.width) < 0){ //判断整个floor是否不在屏幕里面了 如果不在了 移除当前floor Laya.timer.clear(this, this.onLoop); this.visible = false; this.event(F...
来源: Laya_社区 发布时间: 20160728
... 相对于这个元素的坐标 龙骨skeleton鼠标点击区域的设置 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 鼠标滚轮滚动事件 Laya 鼠标Cursor怪异问题,有demo Sprite鼠标事件不响应 如何实现鼠标左键点中按钮,然后按钮随鼠标拖动 ...
来源: Laya_社区 发布时间: 20171204
...in addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getCo...
来源: Laya3.0_api 发布时间: 20231115
...in addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getCo...
来源: Laya3.0_api 发布时间: 20231115
...(IMG_RES[this.name])); Laya.stage.addChild(this.item); this.item.on(Laya.Event.CLICK, this, () => { this.item.destroy(); }); 2017-08-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: ...
来源: Laya_社区 发布时间: 20170826