大约有 3,271 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)
Laya_社区(2946) Laya3.0_api(163) Laya2.0_文档(63) Laya_示例(34) Laya3.0_文档(31) Laya2.0_示例(22) laya_api(7) Laya2.0_api(5)
...5研发) 赞同来自: 需要http地址,不能用file地址。 2019-04-30 0 0 分享 微博 QZONE 微信 138*****461 赞同来自: 遇到同样的问题,登陆后转到这里about:blank#blocked 2019-05-22 0 0 分享 微博 QZONE 微信 138*****461 赞同来自: 尹小芃槑初始化:{"id":42...
来源: Laya_社区 发布时间: 20181109
...游戏 比cocos + lua的性能好 但是想听听大家的观点 2018-12-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 2019-05-14 0 0 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20181230
...e){ this._fontSize=value; this.isChanged=true; } }); 如果设置fontSize="30",没有做类型转换,后面所有通过fontSize参与的加法运算都会变成字符串拼接运算。建议加上parseInt转换。 其他给fontSize赋值的都加上了转换,差这里没加。 this.fontSize=pa...
来源: Laya_社区 发布时间: 20181204
...stage.addChild(p); p.style.font = "Impact"; p.style.fontSize = 30; p.style.align = "center"; var html:String = "<span color='#ffffff'>居中测试文本</span>"; p.innerHTML = html; p.style.align是设置水平居中。 2017-02-21 0 2 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20170221
...oid Implementation of IHtmlObject.create Defined in laya/html/HtmlImage.ts:30 Parameters owner: Text element: HtmlElement Returns void destroy destroy(): void Implementation of IHtmlObject.destroy Defined in laya/html/HtmlImage.ts:82 Returns void pos pos(x: number, y: number): void Implementation of...
来源: Laya3.0_api 发布时间: 20231115
...x(); this.baseBox.width = 443; this.baseBox.height = 622; this.baseBox.pos(30, 28); this.baseBox.bgColor = "#ffffff"; // 加载进度条 this.refreshLoading = new Box(); this.refreshLoading.pos(133, 0); this.refreshLoading.bottom = 10; this.refreshLoading.visible = false; this.baseBox.addChild(this....
来源: Laya2.0_示例 发布时间: 20260303
...调试加载本地图片都报错 问题状态 最新活动: 2017-08-14 10:30 浏览: 911 关注: 2 人 netneat • 2017-09-02 16:42 知道原因了,环境变量PATH删除了typescript 就好了 netneat • 2017-09-02 16:42 https://ask.layabox.com/questi ... 10677 cuixueying • 2017-09-04 11:34 ...
来源: Laya_社区 发布时间: 20170813
...活动: 2019-05-21 20:19 浏览: 3618 关注: 2 人 十 • 2020-05-21 18:30 您好,我想问一下使用sprite.drawTexture的y颠倒,有代码吗,目前我面临这样一个问题
来源: Laya_社区 发布时间: 20190520
...2 个回复 layabox 赞同来自: BUG已在3.3.3版本修复,请留意10.30号的官网发版情况。 2025-10-27 0 0 分享 微博 QZONE 微信 LayaAir大为 赞同来自: 您好,我们已经复现这个问题,感谢您的反馈 2025-10-22 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 ...
来源: Laya_社区 发布时间: 20251019
...ject.<anonymous> (D:\workspace\LayaAir\6\bin\h5\LayaSample.max.js:27830:3) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load...
来源: Laya_社区 发布时间: 20180727