大约有 15 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0058 秒)
...自动移除。 EventDispatcher pause():void 暂停。 SoundChannel play():void 播放。 SoundChannel resume():void 继续播放。 SoundChannel stop():void 停止。 SoundChannelProtected Methods MethodDefined By __runComplete(handler:Handler):void private SoundChannelProperty Det...
来源: laya_api 发布时间: 20170929
...ames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动...
来源: laya_api 发布时间: 20170929
...tationAll Packages | All Classes | Index | Frames No Frames AnimationPlayerBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationPlayerBaseInheritanceAnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画播...
来源: laya_api 发布时间: 20170929
...lean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node filters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放...
来源: laya_api 发布时间: 20170929
...除。 EventDispatcher pause():void 暂停整个动画。 TimeLine play(timeOrLabel:* = 0, loop:Boolean = false):void 播放动画。 TimeLine removeLabel(label:String):void 移除指定的标签 TimeLine reset():void 重置所有对象,复用对象的时候使用。 TimeLine resume...
来源: laya_api 发布时间: 20170929
...leton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha...
来源: laya_api 发布时间: 20170929
...通知,此侦听事件响应一次后自动移除。 EventDispatcher play(startTime:Number = 0, loops:Number = 0):SoundChannel 播放声音。 SoundProperty Detaildurationpropertyduration:Number [read-only] 获取总时间。 Implementation public function get duration():NumberMethod...
来源: laya_api 发布时间: 20170929
...ml_ref_audio_video_dom.asp。 注意: 在PC端可以在任何时机调用play()因此,可以在程序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次触碰屏幕后才可以调用play(),所以移动端不可能在程序开始运行时就自动开始播放V...
来源: laya_api 发布时间: 20170929
...为1,表示不透明。更改alpha值会影响drawcall。Sprite autoPlay : Boolean = true是否自动播放Particle2D autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想...
来源: laya_api 发布时间: 20170929
...FrameAnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class FrameAnimationInheritanceFrameAnimation AnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 关键帧动画播放类。 Public Properties Hide Inherited Public Properties Sho...
来源: laya_api 发布时间: 20170929