大约有 6,537 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0097 秒)
Laya_社区(6215) Laya3.0_api(104) Laya2.0_文档(74) Laya3.0_文档(51) Laya2.0_示例(31) Laya_示例(31) laya_api(16) Laya2.0_api(15)
...感谢 ! 出错了:Circular dependency:........... 附件 : --> 2019-07-30 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 17 个回复 Laya_Aaron 赞同来自: 这个要根据具体情况解决循环依赖 2019-07-3...
来源: Laya_社区 发布时间: 20190730
...中心,理论上应该文本框居中 但结果是这样 附件 : --> 2016-06-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: @daohu你好 第一个: 通过设置位图字体的l...
来源: Laya_社区 发布时间: 20160617
...动 3、函数为空函数,无任何其他逻辑代码 附件 : --> 2023-06-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 layabox小高 赞同来自: 方便提供一份精简的示例我们来查下。 20...
来源: Laya_社区 发布时间: 20230625
...useTimenew3906 03-05 19:47:50.534 9306-9431 I/LayaBox: i'm here 2:12582912 2048 1536 03-05 19:47:50.534 9306-9431 I/LayaBox: /data/data/xxx//LayaCache//appCache/test.png 2018-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20180305
...常,如下: 有大佬遇到过类似问题吗,求助~ 附件 : --> 2021-08-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 INEEDSSD 赞同来自: 我试了下2.12.0版本,跟你的显示是一样有问...
来源: Laya_社区 发布时间: 20210809
...位置(相对于画布)。 font: string 定义字体和字号,比如"20px Arial"。 fillColor: string 定义文本颜色,比如"#ff0000"。 textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶...
来源: Laya3.0_api 发布时间: 20231115
...defined // at Btn1.Btn1On (file:///K:/laya/mylaya11/bin/js/Btn1.js:21:20) // at EventHandler.__proto.runWith (file:///K:/laya/mylaya11/bin/libs/laya.core.js:711:59) // at Button.__proto.event (file:///K:/laya/mylaya11/bin/libs/laya.core.js:488:30) // at TouchManager.__proto.sendE...
来源: Laya_社区 发布时间: 20180210
...Static lastTagName lastTagName: string Defined in laya/html/XMLIterator.ts:20 Static lowerCaseName lowerCaseName: boolean Defined in laya/html/XMLIterator.ts:29 Static parsePos parsePos: number Defined in laya/html/XMLIterator.ts:24 Static source source: string Defined in laya/html/XMLIterator.ts:22...
来源: Laya3.0_api 发布时间: 20231115
...rror: Error: invalid attribute:full\ 呢? 打开发布文件夹 2018-07-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 应该是这个帖子可以解决的问题http://ask.la...
来源: Laya_社区 发布时间: 20180719
...p; constructor() { this.loadedMap = Laya.Loader["loadedMap"]; Laya.init(720, 1280, Laya.WebGL); Laya.Stat.show(0,0); Laya.stage.alignH = "center"; Laya.stage.alignV = "middle"; Laya.stage.scaleMode = "fixedwidth"; console.log("iswebgl:", Laya.Render.isWebGL); } public Load() { Laya.loader.load(N...
来源: Laya_社区 发布时间: 20181018