大约有 13,393 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0302 秒)
Laya_社区(12267) Laya2.0_文档(489) Laya3.0_api(283) Laya3.0_文档(213) Laya2.0_api(49) laya_api(49) Laya_示例(25) Laya2.0_示例(18)
...lScaleY graphics gray hScrollBar hScrollBarSkin height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect scrollType skewX skewY stage staticCache texture timer toolTip top transform url vScrollBar vScrollBarSkin...
来源: Laya3.0_api 发布时间: 20231115
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY space stage staticCache texture timer toolTip top transform url viewport visible width x y zOr...
来源: Laya3.0_api 发布时间: 20231115
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Me...
来源: Laya3.0_api 发布时间: 20231115
...caleX globalScaleY graphics gray hScrollBarSkin height hideFlags hitArea is3D itemRender left length mask mouseEnabled mouseX mouseY numChildren page parent pivotX pivotY repeatX repeatY right rotation scaleX scaleY scene scrollBar scrollRect scrollType selectedIndex selectedItem selection skewX ske...
来源: Laya3.0_api 发布时间: 20231115
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D items left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection setIndexHandler skewX skewY stage staticCache texture timer toolTip top tran...
来源: Laya3.0_api 发布时间: 20231115
...= true;//设置 textInput 的文本显示为粗体。 textInput.fontSize = 30;//设置 textInput 的字体大小。 textInput.wordWrap = true;//设置 textInput 的文本自动换行。 textInput.x = 100;//设置 textInput 对象的属性 x 的值,用于控制 textInput 对象的显示位置。 te...
来源: Laya3.0_api 发布时间: 20231115
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY space stage staticCache texture timer toolTip top transform url viewport visible width x y zOr...
来源: Laya3.0_api 发布时间: 20231115
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY space stage staticCache texture timer toolTip top transform url viewport visible width x y zOr...
来源: Laya3.0_api 发布时间: 20231115
...性 y 的值,用于控制 label 对象的显示位置。 label.width = 300;//设置 label 的宽度。 label.height = 200;//设置 label 的高度。 Laya.stage.addChild(label);//将 label 添加到显示列表。 var passwordLabel:Label = new Label("请原谅我,我不想被人看到我心里...
来源: Laya3.0_api 发布时间: 20231115
...y 的值,用于控制 textArea 对象的显示位置。 textArea.width = 300;//设置 textArea 的宽度。 textArea.height = 200;//设置 textArea 的高度。 Laya.stage.addChild(textArea);//将 textArea 添加到显示列表。 } } } example Laya.init(640, 800);//设置游戏画布宽高、渲...
来源: Laya3.0_api 发布时间: 20231115