大约有 216 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0068 秒)
...加子节点 Node addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新之后。 AnimationPlayerBase clear():void[override] 停止动画播放,并清...
来源: laya_api 发布时间: 20170929
...node:Node):NodeNode addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新之后。 AnimationBase callLater(method:Function, args:Array = null):void 延迟...
来源: Laya2.0_api 发布时间: 20190513
...中skin,就显示skin属性名和对应的值。该栏不能修改。 `标签label`:该栏设置后,可以在项目中,通过标签名用代码对该帧进行操作。当设置标签后,设置标签的帧会出现红色圆点,如图24所示。 ![24](img/24.png)(图24) `是否缓动`:...
来源: Laya2.0_文档 发布时间: 20210715
...中skin,就显示skin属性名和对应的值。该栏不能修改。 `标签label`:该栏设置后,可以在项目中,通过标签名用代码对该帧进行操作。当设置标签后,设置标签的帧会出现红色圆点,如图24所示。 ![24](img/24.png)(图24) `是否缓动`:...
来源: Laya2.0_文档 发布时间: 20210715
...中skin,就显示skin属性名和对应的值。该栏不能修改。 `标签label`:该栏设置后,可以在项目中,通过标签名用代码对该帧进行操作。当设置标签后,设置标签的帧会出现红色圆点,如图24所示。 ![图24](img/24.png) (图24) `是否缓动`...
来源: Laya2.0_文档 发布时间: 20210715
...只能通过调用reCache方法手动刷新。Sprite tag : * 对象的标签。 UIComponent texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值...
来源: Laya2.0_api 发布时间: 20190513
...用 reCache 方法手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器...
来源: laya_api 发布时间: 20170929
...imationBase 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Hierarchy Sprite AnimationBase FrameAnimation Animation Index Constructors constructor Properties _e...
来源: Laya3.0_api 发布时间: 20231115
...g: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 wrapMode wrapMode: number = 0 Inherited from AnimationBase.wrapMode Defined in laya/display/AnimationBase.ts:33 播放顺序类型:AnimationBase.WRAP_POSITIVE为正序播放(默认值),AnimationBase.WRAP_REVERSE为...
来源: Laya3.0_api 发布时间: 20231115
...node:Node):NodeNode addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新之后。 AnimationBase callLater(method:Function, args:Array = null):void 延迟...
来源: Laya2.0_api 发布时间: 20190513