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

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

1. laya.utils.Handler [ 100%]

...建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象池,回收后不要再使用此对象,否则会导致不可预料的错误。 注意:由于鼠标事件也用本对象池,不正确的回收及调用,可能会影响鼠标事件的执...

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

2. laya.maths.Point [ 85%]

...(x,y)的距离。 Point  normalize():void 标准化向量。 Point  recover():void 回收到对象池,方便复用 Point  reset():Point 重置 Point  setTo(x:Number, y:Number):Point 将 Point 的成员设置为指定值。 Point  toString():String返回包含 x 和 y 坐标的值的字...

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

3. laya.display.cmd.ClipRectCmd [ 83%]

...: Number Y 轴偏移量。 ClipRectCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 ClipRectCmdPublic Constants ConstantDefined By  ID : String = ClipRect[static] ClipRectCmdProperty Detailheightpropertypublic var height:Number 高度。 widthproperty public var width:Nu...

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

4. laya.display.cmd.ScaleCmd [ 83%]

...mber 垂直方向缩放值。 ScaleCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 ScaleCmdPublic Constants ConstantDefined By  ID : String = Scale[static] ScaleCmdProperty DetailpivotXpropertypublic var pivotX:Number (可选)水平方向轴心点坐标。 pivotYprop...

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

5. laya.display.cmd.DrawImageCmd [ 83%]

...可选)Y轴偏移量。 DrawImageCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 DrawImageCmdPublic Constants ConstantDefined By  ID : String = DrawImage[static] DrawImageCmdProperty Detailheightpropertypublic var height:Number (可选)高度。 textureproperty pu...

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

6. laya.display.cmd.RotateCmd [ 83%]

...直方向轴心点坐标。 RotateCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 RotateCmdPublic Constants ConstantDefined By  ID : String = Rotate[static] RotateCmdProperty Detailanglepropertypublic var angle:Number 旋转角度,以弧度计。 pivotXproperty public...

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

7. laya.display.cmd.TransformCmd [ 83%]

...方向轴心点坐标。 TransformCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 TransformCmdPublic Constants ConstantDefined By  ID : String = Transform[static] TransformCmdProperty Detailmatrixpropertypublic var matrix:Matrix 矩阵。 pivotXproperty public var pivot...

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

8. laya.display.cmd.AlphaCmd [ 83%]

...y  alpha : Number 透明度 AlphaCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 AlphaCmdPublic Constants ConstantDefined By  ID : String = Alpha[static] AlphaCmdProperty Detailalphapropertypublic var alpha:Number 透明度 Method Detailrecover()method public function ...

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

9. laya.display.cmd.DrawTexturesCmd [ 83%]

...re : Texture 纹理。 DrawTexturesCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 DrawTexturesCmdPublic Constants ConstantDefined By  ID : String = DrawTextures[static] DrawTexturesCmdProperty Detailpospropertypublic var pos:Array 绘制次数和坐标。 texturepropert...

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

10. laya.display.cmd.SaveCmd [ 83%]

...存储命令,和restore配套使用 Public Methods  MethodDefined By  recover():void 回收到对象池 SaveCmdPublic Constants ConstantDefined By  ID : String = Save[static] SaveCmdMethod Detailrecover()method public function recover():void 回收到对象池 Constant DetailIDConstantpublic...

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