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

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

1. laya.utils.Timer [ 100%]

...放。TimerPublic Methods  MethodDefined By  Timer(autoActive:Boolean = true) 创建 Timer 类的一个实例。 Timer  callLater(caller:*, method:Function, args:Array = null):void 延迟执行。 Timer  clear(caller:*, method:Function):void 清理定时器。 Timer  clearAll(caller:*):void...

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

2. UIConfig [ 97%]

...置Public Properties PropertyDefined By  closeDialogOnSide : Boolean = true[static] 模式窗口点击边缘,是否关闭窗口,默认是关闭的UIConfig  mouseWheelEnable : Boolean = true[static] 是否开启滑轮滚动(针对滚动条)UIConfig  popupBgAlpha : Number = 0.5[static] ...

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

3. laya.display.Node [ 94%]

...含指定的 Node 节点对象 。 Node  destroy(destroyChild:Boolean = true):void 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听...

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

4. laya.ui.Dialog [ 94%]

...变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容...

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

5. laya.utils.Handler [ 93%]

...Handler  once : Boolean = false 表示是否只执行一次。如果为true,回调后执行recover()进行回收,回收后会被再利用,默认为false 。HandlerPublic Methods  MethodDefined By  Handler(caller:* = null, method:Function = null, args:Array = null, once:Boolean = false) ...

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

6. laya.display.Scene [ 93%]

...变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓...

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

7. Config [ 92%]

...抗锯齿,只对2D(WebGL)、3D有效。 Config  isStencil : Boolean = true[static] 设置画布的是否开启模板缓冲,只对2D(WebGL)、3D有效。 Config  premultipliedAlpha : Boolean = true[static] 设置画布是否预乘,只对2D(WebGL)、3D有效。 Config  preserveDrawingBuffe...

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

8. laya.ani.bone.Skeleton [ 91%]

...变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓...

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

9. laya.ui.ScrollBar [ 91%]

...变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容...

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

10. laya.ui.Slider [ 90%]

...变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支...

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