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

大约有 25 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)

1. laya.utils.Timer [ 100%]

... : int = 0 当前的帧数。Timer  currTimer : Number 当前帧开始的时间。Timer  delta : int[read-only] 两帧之间的时间间隔,单位毫秒。Timer  scale : Number = 1 时针缩放。TimerPublic Methods  MethodDefined By  Timer(autoActive:Boolean = true) 创建 Timer 类的一...

来源: Laya2.0_api 发布时间: 20190513

2. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 91%]

...ticleSystem  emissionTime : int[read-only] 获取一次循环内的累计时间。 ShurikenParticleSystem  gravityModifier : Number重力敏感度。ShurikenParticleSystem  isAlive : Boolean[read-only] 是否存活。 ShurikenParticleSystem  isEmitting : Boolean[read-only] 是否正在发射...

来源: Laya2.0_api 发布时间: 20190513

3. laya.utils.Tween [ 88%]

...停的缓动。 Tween  setStartTime(startTime:Number):void 设置开始时间。 Tween  to(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 缓动对象的props属性到目标值。 Tween  to(target:*, props:...

来源: Laya2.0_api 发布时间: 20190513

4. laya.display.Node [ 87%]

...函数。功能同Laya.timer.timerLoop()。 Parameters delay:int — 间隔时间(单位毫秒)。  caller:* — 执行域(this)。  method:Function — 结束时的回调方法。  args:Array (default = null) — (可选)回调参数。  coverBefore:Boolean (default = true) — (可选)...

来源: Laya2.0_api 发布时间: 20190513

5. laya.media.Sound [ 67%]

...ic Properties PropertyDefined By  duration : Number[read-only] 获取总时间。 SoundPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  dispose():void 释放声音资源。 Sound event(type:String, data:* = null):Boolean 派发事件。 EventDispatc...

来源: Laya2.0_api 发布时间: 20190513

6. laya.media.SoundManager [ 62%]

...放完成回调。  startTime:Number (default = 0) — 声音播放起始时间。 ReturnsSoundChannel — SoundChannel对象,通过此对象可以对声音进行控制,以及获取声音信息。 playSound()method  public static function playSound(url:String, loops:int = 1, complete:Handler =...

来源: Laya2.0_api 发布时间: 20190513

7. laya.display.AnimationBase [ 61%]

...前帧的索引。 AnimationBase  interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...

来源: Laya2.0_api 发布时间: 20190513

8. laya.display.Scene [ 61%]

...d 隐藏loading界面 Parameters delay:int (default = 500) — 延迟关闭时间,默认500毫秒 load()method  public static function load(url:String, complete:Handler = null, progress:Handler = null):void 加载场景及场景使用到的资源 Parameters url:String — 场景地址  complete:...

来源: Laya2.0_api 发布时间: 20190513

9. laya.display.FrameAnimation [ 59%]

...前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...

来源: Laya2.0_api 发布时间: 20190513

10. laya.display.EffectAnimation [ 59%]

...前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...

来源: Laya2.0_api 发布时间: 20190513