• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,193 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0116 秒)

2181. 组件装饰器说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 16%]

...PI / 180);//把输入的角度值,转成弧度给_radian存起来。 } onStart() { console.log(this._radian); } } 2.4 是否为私有属性(影响面板可见) 除了前文中提到的hidden这个属性标识参数会影响属性在面板上是否可见之外。private参数也会影响属性...

来源: Laya3.0_文档 发布时间: 20251010

2182. laya.ani.swf.MovieClip_API3.0 [ 16%]

...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

2183. laya.display.AnimationBase_API3.0 [ 15%]

...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

2184. laya.display.FrameAnimation_API3.0 [ 15%]

...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

2185. laya.spine.SpineSkeleton_API3.0 [ 15%]

...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

2186. laya.display.EffectAnimation_API3.0 [ 15%]

...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

2187. laya.display.Animation_API3.0 [ 15%]

...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

2188. laya.ani.bone.Skeleton_API3.0 [ 15%]

...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

2189. laya.display.Sprite [ 12%]

...,所以可以使用如下语法: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

2190. laya.display.Sprite [ 12%]

...身,所以可以使用如下语法: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