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

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

1. laya.utils.Timer [ 100%]

... Parameters caller:* — 执行域(this)。  method:Function — 定时器回调函数。  args:Array (default = null) — 回调参数。 clear()method  public function clear(caller:*, method:Function):void 清理定时器。 Parameters caller:* — 执行域(this)。  method:Function — 定...

来源: laya_api 发布时间: 20170929

2. 定时器 · LayaAir3.0文档 · LAYABOX [ 99%]

...位为帧)。 * @param caller 执行域(this)。 * @param method 定时器回调函数。 * @param args 回调参数。 * @param coverBefore 是否覆盖之前的延迟执行,默认为 true 。 */ frameOnce(delay: number, caller: any, method: Function, args: any[] = null, coverBefore: boolean = tr...

来源: Laya3.0_文档 发布时间: 20230724

3. laya.utils.Timer [ 99%]

... Parameters caller:* — 执行域(this)。  method:Function — 定时器回调函数。  args:Array (default = null) — 回调参数。 clear()method  public function clear(caller:*, method:Function):void 清理定时器。 Parameters caller:* — 执行域(this)。  method:Function — 定...

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

4. 定时重复执行(基于帧率)。 [ 98%]

...执行一次,一帧吗?和frameLoop一样? Laya.loader.create 进度回调函数执行两次 借助Visual Studio Code提高基于ActionScript的LayaAir HTML5游戏的调试效率 重发问题: 点击页面会导致setTimeout setInterval 延迟执行 问题状态 最新活动: 2018-05-02 17:37 ...

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

5. 如何停止重复执行Laya.timer.frameLoop(1,this,onDrag); [ 92%]

...执行一次,一帧吗?和frameLoop一样? Laya.loader.create 进度回调函数执行两次 laya2.0如何用命令行执行清理并导出功能 layabox 3d格式转换 的 fbxtool 工具文件你们有吗? 我不要插件,要可执行的exe 如何停止所有音效而不停止背景声音 ...

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

6. laya.utils.Timer_API3.0 [ 91%]

...行。 Parameters caller: any 执行域(this)。 method: Function 定时器回调函数。 Default value args: any[] = null 回调参数。 Returns void clear clear(caller: any, method: Function): void Defined in laya/utils/Timer.ts:243 清理定时器。 Parameters caller: any 执行域(this)。 me...

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

7. laya.display.Node [ 89%]

...rameters caller:* — 执行域(this)。  method:Function — 结束时的回调方法。 contains()method  public function contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Parameters node:Node — 指定的 Node 节点对象 。 ReturnsBoolean — 一个布尔...

来源: laya_api 发布时间: 20170929

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

...在layaIDE里,怎么调用微信小程序API 骨骼动画播放完后的回调时间 如何设置Sprite的宽高和点击区域? FD 宏编译时 出现 试图访问该方法时失败 View嵌套Dialog组件 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 一个时间...

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

9. laya.display.Node [ 88%]

...rameters caller:* — 执行域(this)。  method:Function — 结束时的回调方法。 contains()method  public function contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Parameters node:Node — 指定的 Node 节点对象 。 ReturnsBoolean — 一个布尔...

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

10. UI怎么调取主函数的属性啊 [ 88%]

...HtmlDIVElement属性能否支持style选项设置 属性无法获取 执行回调函数时报is not a function load 加载完图集 回调函数可以传形参吗? 运用Sprite的属性blendMode为"destination-out"时得到黑圈,与引擎示例中的效果不同,想知道为什么 引擎有...

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