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

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

1. laya.utils.Handler [ 100%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames HandlerProperties | Methods Packagelaya.utilsClasspublic class HandlerInheritanceHandler Object Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 ...

来源: laya_api 发布时间: 20170929

2. laya.utils.ClassUtils [ 94%]

... ClassUtils  createByJson(json:*, node:* = null, root:Node = null, customHandler:Handler = null, instanceHandler:Handler = null):*[static] 根据指定的 json 数据创建节点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "customProps":{ "x":100...

来源: laya_api 发布时间: 20170929

3. laya.utils.Tween [ 94%]

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

来源: laya_api 发布时间: 20170929