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

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

61. laya.utils.Tween [ 82%]

...roperties PropertyDefined By  progress : Number[write-only] 设置当前执行比例Tween  update : Handler更新回调,缓动数值发生变化时,回调变化的值TweenPublic Methods  MethodDefined By  clear():void 停止并清理当前缓动。 Tween  clear(tween:Tween):void[static...

来源: laya_api 发布时间: 20170929

62. laya.utils.Handler_API3.0 [ 82%]

...本对象池,不正确的回收及调用,可能会影响鼠标事件的执行。 Hierarchy Handler Index Constructors constructor Properties args caller method once Methods clear recover run runWith setTo create Constructors constructor new Handler(caller?: Object | null, method?: Function | nul...

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

63. 混淆 JS 后不支持()=>{}的回调? [ 82%]

...aaa,0,false);aaa是一个测试方法 Laya.loader.create 进度回调函数执行两次 打包百度小游戏不能播放声音?是api不支持 还是发生了改变 或者格式问题? Laya.Handler.create 回调 问题状态 最新活动: 2018-04-18 14:32 浏览: 678 关注: 2 人

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

64. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 82%]

...延迟计算数据。 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 发布时间: 20231102

65. laya.utils.Tween [ 82%]

...roperties PropertyDefined By  progress : Number[write-only] 设置当前执行比例Tween  repeat : int = 1重播次数,如果repeat=0,则表示无限循环播放Tween  update : Handler更新回调,缓动数值发生变化时,回调变化的值TweenPublic Methods  MethodDefined By ...

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

66. Laya.loader Progress回调形同虚设 [ 82%]

...create 加载图片回调参数问题 Laya.loader.create 进度回调函数执行两次 本人想做个批量加载json文件,然后等这些文件统一加载完后回调 http 请求 once 的 回调参数,如何传递和接收? Laya.Handler.create 回调 load方法的progress回调进的次...

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

67. Laya.Texture2D.load 回调的参数为一堆乱码 [ 81%]

...画播放过某帧后的回调函数 Laya.loader.create 进度回调函数执行两次 怎么停止正在运行Laya.timer.frameLoop的回调函数 点击按钮打开对话框的时候能往对话框中传一个参数吗 对象池对类怎么传参数 IDE中js压缩工具,能不能用类似命令...

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

68. 网页跳转函数 [ 81%]

...数 MOUSE_OVER注册的响应函数,如果鼠标一直在动,多久会执行一次,一帧吗?和frameLoop一样? js调as函数 undifine 问题状态 最新活动: 2018-04-02 12:45 浏览: 2122 关注: 2 人

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

69. laya.d3.core.light.LightSprite_API3.0 [ 81%]

...延迟计算数据。 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

70. tween 的 update 怎么是回调一次!!! [ 81%]

... this.updateGoldHandler, null, false); handler 里面有个参数 是是否执行一次 改成false 就完事儿了   @param once — 是否只执行一次,如果为true,回调执行recover()进行回收,默认为true。 2019-05-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个...

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