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

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

1. laya.utils.Utils [ 100%]

...Utils 是工具类。 Public Properties PropertyDefined By  parseXMLFromString : Function[static] 将字符串解析成 XML 对象。 UtilsPublic Methods  MethodDefined By  bind(fun:Function, scope:*):Function[static] 给传入的函数绑定作用域,返回绑定后的函数。 Utils  fit...

来源: laya_api 发布时间: 20170929

2. laya.ui.AutoBitmap [ 96%]

...cs drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):void 绘制一条线。 Graphics drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列线段。 Graphics drawPath(x:Number, y:Number, paths:Array, ...

来源: laya_api 发布时间: 20170929

3. laya.d3.utils.Utils3D [ 92%]

...转、缩放值计算到结果矩阵数组。 Utils3D  getURLVerion(url:String):String[static] 获取URL版本字符。 Utils3D  getVertexTangentDeclaration(vertexElements:Array):VertexDeclaration[static] Utils3D  mulMatrixByArray(leftArray:Float32Array, leftOffset:int, rightArray:Float32Array...

来源: laya_api 发布时间: 20170929

4. laya.display.Sprite [ 89%]

...获取。设置为true,对性能有一定影响。 Sprite  blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动...

来源: laya_api 发布时间: 20170929

5. laya.display.Graphics [ 89%]

...  drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):void 绘制一条线。 Graphics  drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列线段。 Graphics  drawPath(x:Number, y:Number, paths:Arr...

来源: laya_api 发布时间: 20170929

6. laya.media.SoundNode [ 89%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用...

来源: laya_api 发布时间: 20170422

7. laya.maths.Matrix [ 88%]

...umber, y:Number):Matrix 对 Matrix 对象应用倾斜转换。 Matrix  toString():String 返回列出该 Matrix 对象属性的文本值。 Matrix  transformPoint(out:Point):Point 将 Matrix 对象表示的几何转换应用于指定点。 Matrix  transformPointN(out:Point):Point 将 Matrix ...

来源: laya_api 发布时间: 20170929

8. laya.ui.ColorPicker [ 88%]

...获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 表示颜色样本列表面板的背景颜色值。 ColorPicker blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  borderColor : String 表示颜色样本列表面板的边框颜色...

来源: laya_api 发布时间: 20170929

9. laya.ui.FrameClip [ 87%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用...

来源: laya_api 发布时间: 20170422

10. laya.ui.Label [ 87%]

...Properties Show Inherited Public Properties PropertyDefined By  align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不...

来源: laya_api 发布时间: 20170929