大约有 1,987 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0106 秒)
Laya_社区(1493) Laya2.0_文档(137) Laya3.0_api(100) Laya2.0_api(77) laya_api(61) Laya3.0_文档(54) Laya_示例(34) Laya2.0_示例(31)
...太大不具可行性,我也没试过 附件 : --> 故障视频.rar 2023-12-07 2 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 8 个回复 1703743940用户 赞同来自: S_eVent 这个问题我这边也出现了,在mate x5...
来源: Laya_社区 发布时间: 20231207
...建的3个实例 var bp = new BPFont(jsonData,imageData,600,"left"); var bp1 = new BPFont(jsonData,imageData,600,"center"); var bp2 = new BPFont(jsonData,imageData,600,"right"); bp.padding = bp1.padding = bp2.padding = -7; Laya.stage.addChild(bp); Laya.stage.addChild(bp1); Laya.stage.addChild(bp2); ...
来源: Laya_社区 发布时间: 20161014
...0.x版本无法使用Laya.HTMLDivElement laya.html未定义 附件 : --> 2019-07-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 伯修 赞同来自: let hde: laya.html.dom.HTMLDivElement = new laya.html.dom.HTM...
来源: Laya_社区 发布时间: 20190719
...** html对象 */ html: HTMLDivElement /** 滚动框的宽度 */ defaultX = 1110 /** 动画是否出于播放状态 */ isPlayIng:boolean = false /** 空格 */ private space:string = "<span> </span>" constructor() { super() this.width = 12...
来源: Laya_社区 发布时间: 20180314
...age.bgColor = "#232628"; Stat.show(); this.setup(); } setup() { let vGap = 100; this.rotateTimeBasedText = this.createText("基于时间旋转", Laya.stage.width / 2, (Laya.stage.height - vGap) / 2); this.rotateFrameRateBasedText = this.createText("基于帧频旋转", this.rotateTimeBasedText.x, th...
来源: Laya2.0_示例 发布时间: 20241127
... 目前久发现iphone x有,其他机型没有 附件 : --> 2020-04-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 请发复现demo 2020-04-11 0 0 分享 微博 QZONE 微信 为什...
来源: Laya_社区 发布时间: 20200410
...时用childNodes,别用children。要不就会掉坑里,嘿嘿嘿! 2016-08-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 赞(*^__^*) 嘻嘻…… 2016-08-30 0 0 分享 ...
来源: Laya_社区 发布时间: 20160829
微信小游戏 iPhone X 按钮点击区域 偏差 最新版 引擎库 2018-07-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 点击区域你看看 是不是 也适配屏幕了。 2018...
来源: Laya_社区 发布时间: 20180730
...tage.addChild(box); let boxBody = box.addComponent(Laya.RigidBody); let box1Shape = box.addComponent(Laya.BoxCollider); let box2Shape = box.addComponent(Laya.BoxCollider); let box3Shape = box.addComponent(Laya.BoxCollider); let box4Shape = box.addComponent(Laya.BoxCollider); box1Shape.width = width ...
来源: Laya2.0_示例 发布时间: 20241127
...otationEuler = new Vector3(-90, angle, 0); 附件 : --> 3dText222222.rar 2019-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 1,看描述就看了半天才懂, 2,demo给的不...
来源: Laya_社区 发布时间: 20190716