大约有 17 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0045 秒)
...e:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine[static] 从 props 属性,缓动到当前状态。 TimeLine gotoLabel(Label:String):void 从指...
来源: laya_api 发布时间: 20170929
...blic Properties PropertyDefined By progress : Number[write-only] 设置当前执行比例Tween update : Handler更新回调,缓动数值发生变化时,回调变化的值TweenPublic Methods MethodDefined By clear():void 停止并清理当前缓动。 Tween clear(tween:Tween):void[...
来源: laya_api 发布时间: 20170929
...mer 访问。 Public Properties PropertyDefined By currFrame : int = 0 当前的帧数。Timer currTimer : Number 当前帧开始的时间。Timer delta : int[read-only] 帧之间的时间间隔,单位毫秒。 Timer scale : Number = 1 时针缩放。TimerPublic Methods MethodDefined ...
来源: laya_api 发布时间: 20170929
...第一个对象的引用。 Browser now():Number[static] 获取浏览器当前时间戳,单位为毫秒。 Browser removeElement(ele:*):void[static] 移除指定的浏览器原生节点对象。 BrowserProperty Detailcanvaspropertypublic static var canvas:HTMLCanvas 全局画布实例(非...
来源: laya_api 发布时间: 20170929
...。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node destroy(destroyChild:Boolean = true):void 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动...
来源: laya_api 发布时间: 20170929
...式。建议优先使用cacheAs代替。 Sprite count : int[read-only] 当前动画中帧的总数。 AnimationPlayerBase customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean...
来源: laya_api 发布时间: 20170929
... CAMERA : int = 4[static] Video currentSrc : String[read-only] 获取当前播放源路径。 Video currentTime : Number 设置和获取当前播放头位置。 Video customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用cust...
来源: laya_api 发布时间: 20170929
... false画布是否发生翻转。Stage clientScaleX : Number[read-only] 当前视窗由缩放模式导致的 X 轴缩放系数。Stage clientScaleY : Number[read-only] 当前视窗由缩放模式导致的 Y 轴缩放系数。Stage customRenderEnable : Boolean[write-only] 设置是否开启自...
来源: laya_api 发布时间: 20170929
...据。 Stage对象和UI的View组件默认为true。 Sprite index : int 当前帧索引。 Clip interval : int 表示动画播放间隔时间(以毫秒为单位)。 Clip isPlaying : Boolean 表示动画的当前播放状态。 如果动画正在播放中,则为true,否则为flash。 Cli...
来源: laya_api 发布时间: 20170929
...能。默认为false。UI的View组建默认为true。 Sprite index : int当前播放索引。AnimationPlayerBase interval : int 播放间隔(单位:毫秒),默认为50毫秒,可以通过Config.animationInterval修改默认时间间隔。AnimationPlayerBase isPlaying : Boolean[read-only] ...
来源: laya_api 发布时间: 20170422