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

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

1. 关于timer的问题 [ 100%]

...样的问题, Laya.timer.clearAll(this);   无法清理   Laya.timer.frameLoop(1, this, scene_animate); 2018-06-09 0 1 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 能否传一个可复现的demo? 2018-01-12 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问...

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

2. 脚本组件继承于 Laya.Script。 其中的_update方法,多长时间会调用一次? 可以设置调用时间吗? [ 77%]

...aram coverBefore 是否覆盖之前的延迟执行,默认为 true 。 */ frameLoop(delay: number, caller: any, method: Function, args?: Array<any>, coverBefore?: boolean): void; /** 返回统计信息。*/ toString(): string; /** * 清理定时器。 * @param caller 执行域(this)。 * @par...

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