大约有 11 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0046 秒)
...anceTimeLine EventDispatcher Object TimeLine 是一个用来创建时间轴动画的类。 Public Properties PropertyDefined By scale : Number = 1 缩放动画播放的速度。TimeLine total : int[read-only] 得到总帧数。 TimeLinePublic Methods Hide Inherited Public Methods Show Inherit...
来源: laya_api 发布时间: 20170929
...Dispatcher ObjectImplements laya.resource.IDestroy Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By avatar : Avatar 获取avatar。 Animator cacheFrameRate : int 获取缓存播放帧,缓存模式...
来源: laya_api 发布时间: 20170929
...eTexSetInheritanceTileTexSet Object 此类是子纹理类,也包括同类动画的管理 TiledMap会把纹理分割成无数子纹理,也可以把其中的某块子纹理替换成一个动画序列 本类的实现就是如果发现子纹理被替换成一个动画序列,animationKey会被设...
来源: laya_api 发布时间: 20170929
...ase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画播放基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Public Properties Hide Inherite...
来源: laya_api 发布时间: 20170929
...Base Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 关键帧动画播放类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawca...
来源: laya_api 发布时间: 20170929
...nimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同的动画模版被多次使用时,相比于每次...
来源: laya_api 发布时间: 20170929
...m textureSheetAnimation : TextureSheetAnimation 获取生命周期纹理动画,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 ShurikenParticleSystem threeDStartRotation : Boolean3D开始旋转,暂不支持ShurikenParticleSystem threeDStartSize : Boolean开...
来源: laya_api 发布时间: 20170929
...class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,...
来源: laya_api 发布时间: 20170929
...rite Node EventDispatcher ObjectSubclasses FontClip Clip 类是位图切片动画。 Clip 可将一张图片,按横向分割数量 clipX 、竖向分割数量 clipY , 或横向分割每个切片的宽度 clipWidth 、竖向分割每个切片的高度 clipHeight , 从左向右,从上到下,...
来源: laya_api 发布时间: 20170929
...eAnimation AnimationPlayerBase Sprite Node EventDispatcher Object 关键帧动画播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall...
来源: laya_api 发布时间: 20170422