大约有 2,193 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0116 秒)
Laya_社区(2039) laya_api(36) Laya3.0_文档(34) Laya3.0_api(29) Laya2.0_文档(25) Laya2.0_api(20) Laya_示例(5) Laya2.0_示例(5)
...PI / 180);//把输入的角度值,转成弧度给_radian存起来。 } onStart() { console.log(this._radian); } } 2.4 是否为私有属性(影响面板可见) 除了前文中提到的hidden这个属性标识参数会影响属性在面板上是否可见之外。private参数也会影响属性...
来源: Laya3.0_文档 发布时间: 20251010
...height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new MovieClip(parentMovieClip?: MovieClip): MovieClip Overrides Sprite.constructor Defined in laya/ani/swf/MovieClip.ts...
来源: Laya3.0_api 发布时间: 20231115
...height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new AnimationBase(): AnimationBase Overrides Sprite.constructor Defined in laya/display/AnimationBase.ts:51 可以继...
来源: Laya3.0_api 发布时间: 20231115
...height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new FrameAnimation(): FrameAnimation Overrides AnimationBase.constructor Defined in laya/display/FrameAnimation.ts:31 R...
来源: Laya3.0_api 发布时间: 20231115
...t_transform set_visible set_width showSkinByIndex showSkinByName size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new SpineSkeleton(): SpineSkeleton Overrides Sprite.constructor Defined in laya/spine/SpineSkeleton.ts:69 Returns Spine...
来源: Laya3.0_api 发布时间: 20231115
...height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new EffectAnimation(): EffectAnimation Inherited from FrameAnimation.constructor Overrides AnimationBase.constructor De...
来源: Laya3.0_api 发布时间: 20231115
...height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder clearCache createFrames fromImage Constructors constructor new Animation(): Animation Overrides AnimationBase.constructor Defined in laya/display/Animatio...
来源: Laya3.0_api 发布时间: 20231115
...kinByIndex showSkinByName showSlotSkinByIndex showSlotSkinByName size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new Skeleton(aniMode?: number): Skeleton Overrides Sprite.constructor Defined in laya/ani/bone/Skeleton.ts:121 创建...
来源: Laya3.0_api 发布时间: 20231115
...,所以可以使用如下语法:spr.skew(...).pos(50, 100); Sprite startDrag(area:Rectangle = null, hasInertia:Boolean = false, elasticDistance:Number = 0, elasticBackTime:int = 300, data:* = null, disableMouseEvent:Boolean = false, ratio:Number = 0.92):void 开始拖动此对象。 Sprite ...
来源: Laya2.0_api 发布时间: 20190513
...身,所以可以使用如下语法:spr.skew(...).pos(...); Sprite startDrag(area:Rectangle = null, hasInertia:Boolean = false, elasticDistance:Number = 0, elasticBackTime:int = 300, data:* = null, disableMouseEvent:Boolean = false, ratio:Number = 0.92):void 开始拖动此对象。 Sprite ...
来源: laya_api 发布时间: 20170929