大约有 739 项符合查询结果, 库内数据总量为 30,897 项。 (搜索耗时: 0.0049 秒)
Laya3.0_文档(226) Laya3.0_api(204) Laya_社区(153) Laya2.0_api(63) laya_api(56) Laya2.0_文档(17) Laya2.0_示例(11) Laya_示例(9)
...); } onDestroy(): void { if (this.dialog) { this.dialog.close(); } } } Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-03-03 17:33:52 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20230303
...a.init(800,600); //test.text = new laya.display.Text(); // in this line is right test.text.text = "dsafdsdsada"; test.text.color = "#ff0000"; Laya.stage.addChild(test.text); </script> 2017-03-02 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录...
来源: Laya_社区 发布时间: 20170302
... payload length into consideration. – Cyclonecode Jul 7 '15 at 10:22 Right, of course, so i need to use the next two (or eight) bytes to store the length instead – BenJacob Jul 7 '15 at 10:25 If the length is between 15 and 65535 bytes then your will have to add a two byte extended lengt...
来源: Laya_社区 发布时间: 20180612
...需求来扩展音频、网络连接、本地文件处理等功能。 Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-01-03 16:42:22 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20250103
...stage.on(Laya.Event.FOCUS, this, () => { _sound.play(0); }); …… Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2024-09-10 16:27:13 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20240910
...轴心点会影响对象位置,缩放中心,旋转中心。Sprite right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 Component rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : Number[override] X轴缩...
来源: laya_api 发布时间: 20170929
...left_1.png" editorInfo="compId=29"/> <Image y="338" x="604" var="headRight" skin="setting/server_run_right.png" editorInfo="compId=27"/> </Dialog> Dialog作为最层 元素 2017-02-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...
来源: Laya_社区 发布时间: 20170221
... textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: stri...
来源: Laya3.0_api 发布时间: 20231115
... "async message from platform"); } }); return conchMain(argc, argv); } Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-02-14 17:54:48 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20250214
...都设置为1334*750,然后设置给UI页面设置相对布局(left,right,top,bottom),最后在代码中设置适配模式SCALE_FIXED_WIDTH !
来源: Laya_社区 发布时间: 20180313