大约有 659 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0081 秒)
...d(["resource/ui/radio.png"], Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { var radioGroup:RadioGroup = new RadioGroup();//创建一个 RadioGroup 类的实例对象 radioGroup 。 radioGroup.pos(100, 100);//设置 radioGroup 的位置信息。 rad...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
...oad(["resource/ui/tab.png"], Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { var tab:Tab = new Tab();//创建一个 Tab 类的实例对象 tab 。 tab.skin = "resource/ui/tab.png";//设置 tab 的皮肤。 tab.labels = "item0,item1,item2";//设置 t...
来源: Laya3.0_api 发布时间: 20231115
...设计为在创建实例后的任何时候都可以被调用,当相应的资源加载完毕、调用动画帧填充方法(set frames)或者将实例显示在舞台上时,会判断是否正在播放中,如果是,则进行播放。 配合wrapMode属性,可设置动画播放顺序类型。 An...
来源: laya_api 发布时间: 20170929
...ue: string): void Inherited from Clip.group Defined in laya/ui/Clip.ts:329 资源分组。 Returns string Inherited from Clip.group Defined in laya/ui/Clip.ts:333 资源分组。 Parameters value: string Returns void height get height(): number set height(value: number): void Inherited from Text.hei...
来源: Laya3.0_api 发布时间: 20231115
...aya.loader.load(res, new laya.utils.Handler(this, onLoadComplete));//加载资源。 function onLoadComplete() { var arr = [];//创建一个数组,用于存贮列表的数据信息。 for (var i = 0; i < 20; i++) { arr.push({label: "item" + i}); } var list = new laya.ui.List();//创建一个 Li...
来源: Laya3.0_api 发布时间: 20231115
...D[read-only] 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3D VOLSPACETYPE : int[static] ShuriKenParticle3D VOLVELOCITYCONST : int[static] ShuriKenParticle3D VOLVELOCITYCONSTMAX : int[static] ShuriKenParticle3D VOLVELOCITYGRADIENTX : int[static...
来源: Laya2.0_api 发布时间: 20190513
... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Inherited fr...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Inherited fr...
来源: Laya3.0_api 发布时间: 20231115