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

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

1. laya.display.Graphics [ 100%]

...oolean = false):void 清空绘制命令。 Parameters recoverCmds:Boolean (default = false) — 是否回收绘图指令 clipRect()method  public function clipRect(x:Number, y:Number, width:Number, height:Number):void 设置剪裁区域,超出剪裁区域的坐标不显示。 Parameters x:Number ...

来源: laya_api 发布时间: 20170929

2. laya.utils.Tween [ 99%]

...}。  duration:int — 花费的时间,单位毫秒。  ease:Function (default = null) — 缓动类型,默认为匀速运动。  complete:Handler (default = null) — 结束回调函数。  delay:int (default = 0) — 延迟执行时间。  coverBefore:Boolean (default = false) — 是否...

来源: laya_api 发布时间: 20170929

3. laya.media.SoundManager [ 96%]

...tic var autoReleaseSound:Boolean = true 音效播放后自动删除。 The default value is true.autoStopMusicproperty autoStopMusic:Boolean 失去焦点后是否自动停止背景音乐。 Implementation     public static function get autoStopMusic():Boolean    public static function set a...

来源: laya_api 发布时间: 20170929

4. laya.utils.Timer [ 95%]

...域(this)。  method:Function — 定时器回调函数。  args:Array (default = null) — 回调参数。 clear()method  public function clear(caller:*, method:Function):void 清理定时器。 Parameters caller:* — 执行域(this)。  method:Function — 定时器回调函数。 clearAll()m...

来源: laya_api 发布时间: 20170929

5. laya.net.LoaderManager [ 94%]

...存。 Parameters url:String — 资源地址。  forceDispose:Boolean (default = false) — 是否强制销毁,有些资源是采用引用计数方式销毁,如果forceDispose=true,则忽略引用计数,直接销毁,比如Texture,默认为false clearResByGroup()method  public function...

来源: laya_api 发布时间: 20170929

6. laya.d3.core.particleShuriKen.module.shape.ShapeUtils [ 94%]

...Box(out:Vector3, rand:Rand = null):void Parameters out:Vector3 rand:Rand (default = null)_randomPointInsideUnitArcCircle()method  public static function _randomPointInsideUnitArcCircle(arc:Number, out:Vector2, rand:Rand = null):void Parameters arc:Number out:Vector2 rand:Rand (default = null)_ra...

来源: laya_api 发布时间: 20170929

7. laya.net.HttpRequest [ 93%]

...URL 与包含脚本的文本具有相同的主机名和端口。  data:* (default = null) — (default = null)发送的数据。  method:String (default = get) — (default = "get")用于请求的 HTTP 方法。值包括 "get"、"post"、"head"。  responseType:String (default = text) — (defaul...

来源: laya_api 发布时间: 20170929

8. laya.utils.TimeLine [ 93%]

...象的属性  duration:Number — 对象TWEEN的时间  ease:Function (default = null) — 缓动类型  offset:Number (default = 0) — 相对于上一个对象,偏移多长时间(单位:毫秒) ReturnsTimeLinefrom()method  public static function from(target:*, props:Object, duration:Nu...

来源: laya_api 发布时间: 20170929

9. laya.d3.math.Matrix4x4 [ 92%]

...算矩阵的转置矩阵Matrix4x4Public Constants ConstantDefined By  DEFAULT : Matrix4x4[static] 默认矩阵,禁止修改Matrix4x4Property Detailelementspropertypublic var elements:Float32Array矩阵元素数组Constructor DetailMatrix4x4()Constructorpublic function Matrix4x4(m11:Number = 1, m1...

来源: laya_api 发布时间: 20170929

10. laya.d3.resource.RenderTexture [ 92%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By defaulteTexture : BaseTexture[read-only] 获取纹理资源。 BaseTexture  depthStencilBuffer : *[read-only] RenderTexture  depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 RenderTexture ...

来源: laya_api 发布时间: 20170929