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

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

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.physics.PhysicsSettings [ 89%]

...es PropertyDefined By  fixedTimeStep : Number物理模拟器间隔时间。PhysicsSettings  flags : int = 0标志集合。PhysicsSettings  maxSubSteps : int = 1物理引擎在一中用于补偿减速的最大次数。PhysicsSettingsPublic Methods  MethodDefined By  PhysicsSettings...

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

3. laya.d3.physics.PhysicsSimulation [ 87%]

...tic] PhysicsSimulation  fixedTimeStep : Number物理模拟器间隔时间:通过减少fixedTimeStep可增加模拟精度,默认是1.0 / 60.0。PhysicsSimulation  gravity : Vector3 获取重力。 PhysicsSimulation  maxSubSteps : int = 1物理引擎在一中用于补偿减速的最...

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

4. laya.display.AnimationBase [ 86%]

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

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

5. laya.ani.AnimationPlayer [ 84%]

...ayer  cacheFrameRateInterval : Number[read-only] 获取缓存间隔时间 AnimationPlayer  cachePlayRate : Number 获取缓存播放速率。 AnimationPlayer  currentAnimationClipIndex : int[read-only] 获取当前动画索引 AnimationPlayer  currentFrameTime : Number[read-only] 获...

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

6. laya.display.Animation [ 70%]

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

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

7. laya.display.FrameAnimation [ 70%]

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

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

8. laya.display.EffectAnimation [ 68%]

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

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

9. laya.display.Node [ 62%]

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

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

10. laya.ui.Clip [ 40%]

...ex : int 当前索引。 Clip  interval : int 表示动画播放间隔时间(以毫秒为单位)。 Clip  isPlaying : Boolean 表示动画的当前播放状态。 如果动画正在播放中,则为true,否则为flash。 Clip left : Number 从组件左边到其内容区域左边之间的...

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