大约有 375 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0045 秒)
Laya_社区(341) Laya3.0_文档(10) Laya2.0_文档(7) Laya3.0_api(5) Laya2.0_示例(4) Laya_示例(4) laya_api(2) Laya2.0_api(2)
...votY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender...
来源: Laya3.0_api 发布时间: 20231102
... Laya.Browser.createElement("div"); Laya.Input['inputContainer'].style.position = "absolute"; Laya.Input['inputContainer'].style.zIndex = 1E5; Laya.Browser.container.appendChild(Laya.Input['inputContainer']); Laya.Laya.stage.on("resize", null, MiniInput._onStageResize);...
来源: Laya_社区 发布时间: 20200103
...nclick="disconnect();">断开</button> </div> <div style="height:300px; overflow:auto;" id="outputdiv"> <pre id="output"></pre> </div> </body> </html> 2017-07-24 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: ...
来源: Laya_社区 发布时间: 20170724
...t img:any = Laya.Browser.document.createElement("img"); //设置样式 img.style = "position:absolute;left:10;top:10;cursor:pointer;"; //指定资源地址 img.src = Laya.URL.postFormatURL(Laya.URL.formatURL("resources/bg2.png")); //设置img元素的属性 img.setAttribute("onclick", "this.style.di...
来源: Laya3.0_文档 发布时间: 20241014
...例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 style “B”(bold)是否为粗体,“I”(italic)是否为斜体,“U”是否有下划线 syntax 多样式混排,支持部分HTML语法和UBB语法。还可以勾选模板,能够在字符串中使用变量 align 对...
来源: Laya3.0_文档 发布时间: 20241014