大约有 253 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0063 秒)
...reateChildren?: boolean): LayoutBox Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns LayoutBox Properties Optional _extra _extra: INodeExtra ...
来源: Laya3.0_api 发布时间: 20231115
... new CannonSphereColliderShape(radius?: number): CannonSphereColliderShape Overrides CannonColliderShape.constructor Defined in laya/d3/physicsCannon/shape/CannonSphereColliderShape.ts:16 创建一个新的 SphereColliderShape 实例。 Parameters Default value radius: number = 0.5 半径。 Returns...
来源: Laya3.0_api 发布时间: 20231102
...ations Constructors constructor new MeshColliderShape(): MeshColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/MeshColliderShape.ts:47 创建一个新的 MeshColliderShape 实例。 Returns MeshColliderShape Properties needsCustomCollisionCallback needsCustomCollisio...
来源: Laya3.0_api 发布时间: 20231115
...ist(createChildren?: boolean): List Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns List Properties Optional _extra _extra: INodeExtra Inher...
来源: Laya3.0_api 发布时间: 20231115
...rBitmapFont unregisterBitmapFont Constructors constructor new Text(): Text Overrides Sprite.constructor Defined in laya/display/Text.ts:203 创建一个新的 Text 实例。 Returns Text Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _onPo...
来源: Laya3.0_api 发布时间: 20231115
...调用,一般用于延迟计算数据。 Node clear():AnimationBase[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 FrameAnimation clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node cont...
来源: Laya2.0_api 发布时间: 20190513
...中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像素,...
来源: laya_api 发布时间: 20170929
...点对象 。 Node customRender(ctx:Context, x:Number, y:Number):void[override] PerfHUD destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后...
来源: Laya2.0_api 发布时间: 20190513
...者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像素,默...
来源: laya_api 发布时间: 20170422
...前调用,一般用于延迟计算数据。 Node clear():AnimationBase[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 FrameAnimation clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node con...
来源: Laya2.0_api 发布时间: 20190513