大约有 12 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0054 秒)
...lass ExternalSkin Hierarchy ExternalSkin Index Properties target Accessors items source templet Methods flush Properties target target: SpineSkeleton Defined in laya/spine/ExternalSkin.ts:11 Accessors items get items(): ExternalSkinItem[] set items(value: ExternalSkinItem[]): void Defined in laya/sp...
来源: Laya3.0_api 发布时间: 20231115
...制的数据存储。 Hierarchy LocalStorage Index Properties _baseClass items support Methods clear getItem getJSON removeItem setItem setJSON Properties Static _baseClass _baseClass: any Defined in laya/net/LocalStorage.ts:7 @ 基础类 Static items items: any Defined in laya/net/LocalStorage.ts:1...
来源: Laya3.0_api 发布时间: 20231115
....pos(100, 100);//设置 radioGroup 的位置信息。 radioGroup.labels = "item0,item1,item2";//设置 radioGroup 的标签集。 radioGroup.skin = "resource/ui/radio.png";//设置 radioGroup 的皮肤。 radioGroup.space = 10;//设置 radioGroup 的项间隔距离。 radioGroup.selectHandler = new ...
来源: Laya3.0_api 发布时间: 20231115
... 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
...tion globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D items labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedInde...
来源: Laya3.0_api 发布时间: 20231115
...成!"); var comboBox:ComboBox = new ComboBox("resource/ui/button.png", "item0,item1,item2,item3,item4,item5");//创建一个 ComboBox 类的实例对象 comboBox ,传入它的皮肤和标签集。 comboBox.x = 100;//设置 comboBox 对象的属性 x 的值,用于控制 comboBox 对象的显示...
来源: Laya3.0_api 发布时间: 20231115
...,用于存储树结构数据。 xmlString = "<root><item label='box1'><abc label='child1'/><abc label='child2'/><abc label='child3'/><abc label='child4'/><abc label='child5'/></item>&...
来源: Laya3.0_api 发布时间: 20231115
...戏流畅度。 Hierarchy Pool Index Methods clearBySign createByClass getItem getItemByClass getItemByCreateFun getPoolBySign recover recoverByClass Methods Static clearBySign clearBySign(sign: string): void Defined in laya/utils/Pool.ts:26 清除对象池的对象。 Parameters sign: string 对象...
来源: Laya3.0_api 发布时间: 20231115
...的数据信息。 for (var i:int = 0; i < 20; i++) { arr.push({label: "item" + i}); } var list:List = new List();//创建一个 List 类的实例对象 list 。 list.itemRender = Item;//设置 list 的单元格渲染器。 list.repeatX = 1;//设置 list 的水平方向单元格数量。 list.rep...
来源: Laya3.0_api 发布时间: 20231115
...te" Delegate constructor count add clear clearForTarget invoke once remove ITEM_LAYOUT Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115