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

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

31. IPad 及安卓华为新版本 视频播放时不流畅延迟,画面卡 [ 88%]

...游戏,安卓设备加载场景黑屏 骨骼动画播放完后的回调时间 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报...

来源: Laya_社区 发布时间: 20180731

32. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 88%]

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

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

33. 求助引擎的api接口Laya.timer.once延迟2s后执行tween函数会报错是什么问题 [ 87%]

...想要实现弹幕移动的时候一条弹道上的label需要等待一定时间才能弹出下一条。   异常状态是tween找不到this._ease函数,但是我看断点的时候this是有这个函数的,急需解决,谢谢。 实现同样的功能有没其他方法? 2018-09-17 添加评...

来源: Laya_社区 发布时间: 20180917

34. Laya.SoundManager.playSound函数参数意义 [ 87%]

...不太明白   soundClass:Class (default = null) — 声音播放起始时间。 startTime:Number (default = 0)   这个startTime指的是从现在起延迟的秒数、毫秒数还是播放的时间戳? 2017-02-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

来源: Laya_社区 发布时间: 20170203

35. tweenline label事件诡异 [ 85%]

...时播放才对啊 就像flash 里面 播放第0帧的时候 所有处于时间轴第0帧的都会同时播放 这里不太了解 3.官网上绑定的事件 是写Event.LABEL 实际上这里输出来是空的 我后面改成了 "label"才可以触发事件 2017-03-10 添加评论 免费帖 --> 分...

来源: Laya_社区 发布时间: 20170310

36. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 85%]

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

来源: laya_api 发布时间: 20170929

37. laya.utils.Tween [ 85%]

...停的缓动。 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:...

来源: laya_api 发布时间: 20170929

38. laya.utils.Tween [ 84%]

...停的缓动。 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

39. laya.utils.Tween_API3.0 [ 84%]

...omplete),update:new Handler(this,onComplete)}。 duration: number 花费的时间,单位毫秒。 Default value ease: Function | null = null 缓动类型,默认为匀速运动。 Default value complete: Handler | null = null 结束回调函数。 Default value delay: number = 0 延迟执行时...

来源: Laya3.0_api 发布时间: 20231115

40. laya.display.Node [ 83%]

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

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