大约有 1,054 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0055 秒)
Laya_社区(682) Laya3.0_api(99) Laya2.0_api(84) Laya2.0_文档(75) laya_api(66) Laya3.0_文档(46) Laya2.0_示例(1) Laya_示例(1)
... 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他属性。 Public Properties PropertyDefined By bottom : Number[read-only] 此矩形底...
来源: laya_api 发布时间: 20170929
... 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他属性。 Public Properties PropertyDefined By bottom : Number[read-only] 此矩形底...
来源: Laya2.0_api 发布时间: 20190513
...oint 对象。 Point distance(x:Number, y:Number):Number 计算当前点和目标点(x,y)的距离。 Point normalize():void 标准化向量。 Point setTo(x:Number, y:Number):Point 将 Point 的成员设置为指定值。 Point toString():String返回包含 x 和 y 坐标的值的字...
来源: laya_api 发布时间: 20170929
...图片。 Graphics restore():void 返回之前保存过的路径状态和属性。 Graphics rotate(angle:Number, pivotX:Number = 0, pivotY:Number = 0):void 旋转当前绘图。(推荐使用transform,性能更高) Graphics save():void 保存当前环境的状态。 Graphics scale(scale...
来源: laya_api 发布时间: 20170929
...。 Graphics restore():RestoreCmd 返回之前保存过的路径状态和属性。 Graphics rotate(angle:Number, pivotX:Number = 0, pivotY:Number = 0):RotateCmd 旋转当前绘图。(推荐使用transform,性能更高) Graphics save():SaveCmd 保存当前环境的状态。 Graphics sca...
来源: Laya2.0_api 发布时间: 20190513
...为显示对象的 transform 属性。这些转换函数包括平移(x 和 y 重新定位)、旋转、缩放和倾斜。 Public Properties PropertyDefined By a : Number缩放或旋转图像时影响像素沿 x 轴定位的值。Matrix b : Number旋转或倾斜图像时影响像素沿 y ...
来源: laya_api 发布时间: 20170929
...游耗用内存大的问题是如何解决的? 用二的幂次方图集和非二的幂次方图集区别在哪? 关于适配采用showAll后留白部分的颜色问题 图集打包找不到图集文件 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在...
来源: Laya_社区 发布时间: 20170809
...象池创建 Point distance(x:Number, y:Number):Number 计算当前点和目标点(x,y)的距离。 Point normalize():void 标准化向量。 Point recover():void 回收到对象池,方便复用 Point reset():Point 重置 Point setTo(x:Number, y:Number):Point 将 Point 的成员...
来源: Laya2.0_api 发布时间: 20190513
...为显示对象的 transform 属性。这些转换函数包括平移(x 和 y 重新定位)、旋转、缩放和倾斜。 Public Properties PropertyDefined By a : Number缩放或旋转图像时影响像素沿 x 轴定位的值。Matrix b : Number旋转或倾斜图像时影响像素沿 y ...
来源: Laya2.0_api 发布时间: 20190513
... 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他属性。 Hierarchy Rectangle Index Constructors constructor Properties height width x y TEM...
来源: Laya3.0_api 发布时间: 20231115