大约有 253 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0052 秒)
...r fromImage Constructors constructor new TextArea(text?: string): TextArea Overrides TextInput.constructor Defined in laya/ui/TextArea.ts:94 创建一个新的 TextArea 示例。 Parameters Optional text: string 文本内容字符串。 Returns TextArea Properties Optional _extra _extra: INodeExtra ...
来源: Laya3.0_api 发布时间: 20231115
...e Constructors constructor new Radio(skin?: string, label?: string): Radio Overrides Button.constructor Defined in laya/ui/Radio.ts:12 创建一个新的 Radio 类实例。 Parameters Default value skin: string = null 皮肤。 Default value label: string = "" 标签。 Returns Radio Properties Opti...
来源: Laya3.0_api 发布时间: 20231115
...者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像素,默...
来源: laya_api 发布时间: 20170929
... constructor new SphereColliderShape(radius?: number): SphereColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/SphereColliderShape.ts:22 创建一个新的 SphereColliderShape 实例。 Parameters Default value radius: number = 0.5 半径。 Returns SphereColliderSha...
来源: Laya3.0_api 发布时间: 20231115
... "skin": "MainHead/combobox1.png", "labels": "hihihi,hihihi2,hihihi2"}}]}; override protected function createChildren():void { super.createChildren(); createView(uiView); } } } 为什么我这个ComboBox的label文字没有显示的? 2018-03-27 添加评论 免费帖 --> 分享 微博 QZONE 微信...
来源: Laya_社区 发布时间: 20180327
...ined By TrailMaterial()TrailMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMateri...
来源: Laya2.0_api 发布时间: 20190513
...ed By EffectMaterial()EffectMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMateri...
来源: Laya2.0_api 发布时间: 20190513
...遍历造成影响。 Sprite destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,...
来源: Laya2.0_api 发布时间: 20190513
...ticleMaterial()ShurikenParticleMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMateri...
来源: Laya2.0_api 发布时间: 20190513
... Box(createChildren?: boolean): Box Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns Box Properties Optional _extra _extra: INodeExtra Inheri...
来源: Laya3.0_api 发布时间: 20231115