• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 89 项符合查询结果, 库内数据总量为 30,956 项。 (搜索耗时: 0.0060 秒)

21. laya.ui.Button_API3.0 [ 81%]

...载完成!"); var button:Button = new Button("resource/ui/button.png","label");//创建一个 Button 类的实例对象 button ,并传入它的皮肤。 button.x = 100;//设置 button 对象的属性 x 的值,用于控制 button 对象的显示位置。 button.y = 100;//设置 button 对象的...

来源: Laya3.0_api 发布时间: 20231115

22. laya.physics.BoxCollider [ 81%]

...lean[override] [read-only] 获取是否为单实例组件。 ColliderBase label : String标签ColliderBase owner : Node [只读]获取所属Node节点。 Component restitution : Number弹性系数,取值范围0-1,值越大,弹性越大,默认值为0ColliderBase rigidBody : RigidBody[只...

来源: Laya2.0_api 发布时间: 20190513

23. laya.ui.TextArea [ 81%]

...nts Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label UIComponent Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By act...

来源: Laya2.0_api 发布时间: 20190513

24. laya.ui.TextInput [ 80%]

...s | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pro...

来源: Laya2.0_api 发布时间: 20190513

25. laya.ui.Radio_API3.0 [ 80%]

...ScaleX globalScaleY graphics gray height hideFlags hitArea iconOffset is3D label labelAlign labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labelVAlign left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollR...

来源: Laya3.0_api 发布时间: 20231115

26. laya.physics.PolygonCollider [ 80%]

...lean[override] [read-only] 获取是否为单实例组件。 ColliderBase label : String标签ColliderBase owner : Node [只读]获取所属Node节点。 Component  points : String用逗号隔开的点的集合,格式:x,y,x,y ...PolygonCollider restitution : Number弹性系数,取值范...

来源: Laya2.0_api 发布时间: 20190513

27. laya.physics.ChainCollider [ 79%]

...lean[override] [read-only] 获取是否为单实例组件。 ColliderBase label : String标签ColliderBase  loop : Boolean是否是闭环,注意不要有自相交的链接形状,它可能不能正常工作ChainCollider owner : Node [只读]获取所属Node节点。 Component  points : Stri...

来源: Laya2.0_api 发布时间: 20190513

28. laya.ui.Label [ 78%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames LabelProperties | Methods | Events Packagelaya.uiClasspublic class LabelInheritanceLabel UIComponent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.d...

来源: Laya2.0_api 发布时间: 20190513

29. laya.ui.RadioGroup_API3.0 [ 77%]

...radioGroup.pos(100, 100);//设置 radioGroup 的位置信息。 radioGroup.labels = "item0,item1,item2";//设置 radioGroup 的标签集。 radioGroup.skin = "resource/ui/radio.png";//设置 radioGroup 的皮肤。 radioGroup.space = 10;//设置 radioGroup 的项间隔距离。 radioGroup.selectHand...

来源: Laya3.0_api 发布时间: 20231115

30. laya.ui.Tab_API3.0 [ 76%]

...象 tab 。 tab.skin = "resource/ui/tab.png";//设置 tab 的皮肤。 tab.labels = "item0,item1,item2";//设置 tab 的标签集。 tab.x = 100;//设置 tab 对象的属性 x 的值,用于控制 tab 对象的显示位置。 tab.y = 100;//设置 tab 对象的属性 y 的值,用于控制 tab 对...

来源: Laya3.0_api 发布时间: 20231115