大约有 675 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0058 秒)
Laya_社区(254) Laya2.0_文档(100) Laya3.0_api(94) Laya2.0_api(78) Laya3.0_文档(73) laya_api(71) Laya_示例(3) Laya2.0_示例(2)
...Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.fram...
来源: laya_api 发布时间: 20170929
...Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.fram...
来源: Laya2.0_api 发布时间: 20190513
...点的size,来动态调整纹理的分辨率。 纹理宽高缩放 Scale 基于纹理分辨率的缩放比率,通过控制缩放,让2的幂纹理与UI资源宽高相符。 启用鼠标事件 Enable Hit 默认不勾选。勾选后,可以实现按钮的响应、滑动条的拖动、List组件...
来源: Laya3.0_文档 发布时间: 20251010
....pop() : createFun.call(caller); rst[Pool.POOLSIGN] = false; return rst; } 基于上述的情况,如果对象池中没有对象了,可以随时利用这个方法创建对象: let bullet = Laya.Pool.getItemByCreateFun("Bullet", function() { // 创建一个子弹 let bullet = new Bullet(); // ...
来源: Laya3.0_文档 发布时间: 20251010
...Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.fram...
来源: laya_api 发布时间: 20170929
...Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.fram...
来源: Laya2.0_api 发布时间: 20190513
....frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选...
来源: Laya3.0_api 发布时间: 20231115
...Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.fram...
来源: Laya2.0_api 发布时间: 20190513
...Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.fram...
来源: laya_api 发布时间: 20170929
...Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.fram...
来源: Laya2.0_api 发布时间: 20190513