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

大约有 178 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0113 秒)

171. laya.ui.Radio_API3.0 [ 39%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Implementation of ISel...

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

172. laya.ui.Button_API3.0 [ 37%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Implementation of ISel...

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

173. laya.display.Input_API3.0 [ 37%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void changeText changeText(text: string): void Inherited from Text.changeText Defined ...

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

174. laya.ui.CheckBox_API3.0 [ 36%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Implementation of ISel...

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

175. laya.ui.TextInput_API3.0 [ 35%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

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

176. laya.ui.TextArea_API3.0 [ 34%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

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

177. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 28%]

...着滚动,并且两个list同时滚动一模一样。 为什么ani动画执行的不是按中心点执行的 new Laya.Sprite();绘制图形以后,怎么删除释放资源? [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 关于apk打包动画卡的问...

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

178. 运行配置 · LayaAir3.4 · 引擎文档 · LAYABOX [ 23%]

...使逻辑更新尽可能跟随平台的 requestAnimationFrame 调用频率执行。 // - 当为 true 时:渲染和逻辑更新被限制在由 Config.FPS 定义的帧率内。确保在不同设备上应用程序运行速度一致。 // - 当为 false 时:在每次 requestAnimationFrame 回调时...

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