大约有 14,370 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0221 秒)
Laya_社区(13204) Laya3.0_api(461) Laya2.0_文档(418) Laya3.0_文档(142) laya_api(53) Laya2.0_api(46) Laya_示例(26) Laya2.0_示例(20)
...x:ComboBox = new ComboBox("resource/ui/button.png", "item0,item1,item2,item3,item4,item5");//创建一个 ComboBox 类的实例对象 comboBox ,传入它的皮肤和标签集。 comboBox.x = 100;//设置 comboBox 对象的属性 x 的值,用于控制 comboBox 对象的显示位置。 comboBox.y = ...
来源: 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
...常的 在IDE里面就一直存在这样一堆错误 file: 'file:///d%3A/LayaWork/LayaAir-workspace/MyGame/libs/laya/src/laya/d3/utils/Utils3D.as' severity: '错误' message: 'java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer at org.apache.flex.compiler.int...
来源: Laya_社区 发布时间: 20171009
...性 y 的值,用于控制 label 对象的显示位置。 label.width = 300;//设置 label 的宽度。 label.height = 200;//设置 label 的高度。 Laya.stage.addChild(label);//将 label 添加到显示列表。 var passwordLabel:Label = new Label("请原谅我,我不想被人看到我心里...
来源: 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
...n globalScaleX globalScaleY graphics gray group height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin source stage staticCache texture timer toolTip top transform url useSourceSize v...
来源: Laya3.0_api 发布时间: 20231115
...例: fontClip.skin = "font1.png";//设置皮肤 fontClip.sheet = "abc123 456";//设置皮肤对应的内容,空格换行。此皮肤为2行5列(显示时skin会被等分为2行5列),第一行对应的文字为"abc123",第二行为"456" fontClip.value = "a1326";//显示"a1326"文字 Hiera...
来源: Laya3.0_api 发布时间: 20231115
...leX globalScaleY graphics height hideFlags hitArea html htmlParseOptions is3D italic leading lines mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY multiline nativeInput numChildren objContainer overflow padding parent pivotX pivotY prompt promptColor restrict rotation scaleX ...
来源: 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