大约有 808 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0059 秒)
Laya3.0_文档(292) Laya3.0_api(204) Laya_社区(156) Laya2.0_api(63) laya_api(56) Laya2.0_文档(17) Laya2.0_示例(11) Laya_示例(9)
... { console.log("Move right!"); }else if (moveLen < -10) { console.log("Move Left!"); } } ...
来源: Laya_社区 发布时间: 20160823
...。 取值范围: "left" :居左对齐; "center" :居中对齐; "right" :居右对齐; Stage alignV : String 垂直对齐方式。默认值为"top"。 取值范围: "top" :居顶部对齐; "middle" :居中对齐; "bottom" :居底部对齐; Stage alpha : Number透明...
来源: Laya2.0_api 发布时间: 20190513
... 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
...会比较长。如果窗口不再使用,需要手动调用destroy。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...。 | | align | 文本的水平对齐方式。可选值有left、center、right。 | | valign | 文本的垂直对齐方式。可选值有top、middle、bottom。 | | color | 文本的颜色值。默认为黑色。 | | bgColor | 文本背景颜色。 | | font | 文本的字体名称。 | | fontSize ...
来源: Laya2.0_文档 发布时间: 20210714
..."; this.iframe.style.left = "0"; this.iframe.style.right = "0"; this.iframe.style.width = "100%"; this.iframe.style.height = "100%" this.iframe.style.border = "none"; this.iframe.style.zIndex=-1 } 那我有一个需求...
来源: Laya_社区 发布时间: 20240304
...3-1) 具体效果大家可以在LayaAir 2D入门示例中查看。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...种调试命令控制JS代码执行,并查看变量。 (图2-7) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:28:01 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...l-align:top|bottom|middle; 垂直对齐方式 * align:left|right|center; 水平对齐方式 * line-height:20px; 行高 * background-color:#ff0000; 背景颜色 * border-c...
来源: Laya_社区 发布时间: 20190227
...野方向内偏移量,减少遇到同像素采样引发的误差。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010