大约有 90 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0030 秒)
...象。 BitmapFont getCharWidth(char:String):Number 获取指定字符的宽度。 BitmapFont getMaxHeight():Number 获取最大字符高度。 BitmapFont getMaxWidth():Number 获取最大字符宽度。 BitmapFont getTextWidth(text:String):Number 获取指定文本内容的宽度。 Bitm...
来源: Laya2.0_api 发布时间: 20190513
...图的渐变对象。 DrawRectCmd lineWidth : Number (可选)边框宽度。 DrawRectCmd width : Number 矩形宽度。 DrawRectCmd x : Number 开始绘制的 X 轴位置。 DrawRectCmd y : Number 开始绘制的 Y 轴位置。 DrawRectCmdPublic Methods MethodDefined By recover(...
来源: Laya2.0_api 发布时间: 20190513
...tangle 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他属性。 Public Properties PropertyDefined By bottom : Number[read-only] 此矩...
来源: Laya2.0_api 发布时间: 20190513
... — X 轴偏移量。 y:Number — Y 轴偏移量。 width:Number — 宽度。 height:Number — 高度。 ReturnsClipRectCmddestroy()method public function destroy():void 销毁此对象。 drawCircle()method public function drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lin...
来源: Laya2.0_api 发布时间: 20190513
... Browser clientWidth : Number[static] [read-only] 浏览器窗口可视宽度。 通过分析浏览器信息获得。浏览器多个属性值优先级为:window.innerWidth(包含滚动条宽度) > document.body.clientWidth(不包含滚动条宽度),如果前者为0或为空,则选择后...
来源: Laya2.0_api 发布时间: 20190513
...: int[read-only] 最大高度。 HeightMap width : int[read-only] 获取宽度。 HeightMapPublic Methods MethodDefined By HeightMap(width:int, height:int, minHeight:Number, maxHeight:Number) 创建一个 HeightMap 实例。 HeightMap createFromImage(texture:Texture2D, minHeight:Number, m...
来源: Laya2.0_api 发布时间: 20190513
...时间。 TrailFilter widthCurve : Vector.<FloatKeyframe> 获取宽度曲线。 TrailFilter widthMultiplier : Number 获取宽度倍数。 TrailFilterPublic Methods MethodDefined By TrailFilter(owner:TrailSprite3D)TrailFilterPublic Constants ConstantDefined By ALIGNMENT_TRANSFOR...
来源: Laya2.0_api 发布时间: 20190513
...的高度Laya.init(width,height))Stage designWidth : Number = 0设计宽度(初始化时设置的宽度Laya.init(width,height))Stage destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列...
来源: Laya2.0_api 发布时间: 20190513
...括被裁剪的透明区域)。Texture sourceWidth : Number = 0原始宽度(包括被裁剪的透明区域)。Texture url : String = null图片地址Texture uv : ArrayTexture width : Number 实际宽度。TexturePublic Methods Hide Inherited Public Methods Show Inherited Public Met...
来源: Laya2.0_api 发布时间: 20190513
...pertyDefined By height : Number 高度。 ClipRectCmd width : Number 宽度。 ClipRectCmd x : Number X 轴偏移量。 ClipRectCmd y : Number Y 轴偏移量。 ClipRectCmdPublic Methods MethodDefined By recover():void 回收到对象池 ClipRectCmdPublic Constants ConstantDefined ...
来源: Laya2.0_api 发布时间: 20190513