• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3,271 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)

2161. LayaCloud登陆后跳转空白页 [ 55%]

...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

2162. 话说 layabox和cocos+lua 两款产品发布的apk包 哪个性能更好一些? [ 55%]

...游戏 比cocos + lua的性能好 但是想听听大家的观点 2018-12-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自:                   2019-05-14 0 0 分享 微博 QZONE 微...

来源: Laya_社区 发布时间: 20181230

2163. 设置fontSize的时候没做类型转换 [ 55%]

...e){ this._fontSize=value; this.isChanged=true; } }); 如果设置fontSize="30",没有做类型转换,后面所有通过fontSize参与的加法运算都会变成字符串拼接运算。建议加上parseInt转换。 其他给fontSize赋值的都加上了转换,差这里没加。 this.fontSize=pa...

来源: Laya_社区 发布时间: 20181204

2164. HtmlDIV style="text-align:center"无效,该怎么居中文字呢? [ 55%]

...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

2165. laya.html.HtmlImage_API3.0 [ 55%]

...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

2166. UI-RefreshList [ 55%]

...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

2167. 不知道为什么调试不会生成bin里面的JS [ 55%]

...调试加载本地图片都报错 问题状态 最新活动: 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

2168. drawToCanvas的问题 [ 55%]

...活动: 2019-05-21 20:19 浏览: 3618 关注: 2 人 十 • 2020-05-21 18:30 您好,我想问一下使用sprite.drawTexture的y颠倒,有代码吗,目前我面临这样一个问题

来源: Laya_社区 发布时间: 20190520

2169. [LayaAirIDE3]Laya3.3.2对spine增加透明透明度会把spine变黑 [ 55%]

...2 个回复 layabox 赞同来自: BUG已在3.3.3版本修复,请留意10.30号的官网发版情况。 2025-10-27 0 0 分享 微博 QZONE 微信 LayaAir大为 赞同来自: 您好,我们已经复现这个问题,感谢您的反馈 2025-10-22 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 ...

来源: Laya_社区 发布时间: 20251019

2170. socket 注册message出错 [ 55%]

...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