大约有 1,007 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0068 秒)
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231115
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231115
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231102
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231115
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231115
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231115
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231115
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231115
...跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerOnce(delay: number, caller: any, method: Function, args?: any[], coverBefo...
来源: Laya3.0_api 发布时间: 20231115
...his._data = {}; this._data = IEditor.DataWatcher.watch({}); //inspect可以多次调用,将多个数据组合在一个面板编辑 this._panel.inspect(this._data, "MyPanelType"); this._panel.on("my_click", ()=> { alert("hello"); }); } } 执行效果如下: 如果不需要顶部的'My Panel Ty...
来源: Laya3.0_文档 发布时间: 20241014