大约有 77 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0026 秒)
...象。 BitmapFont getCharWidth(char:String):Number 获取指定字符的宽度。 BitmapFont getMaxHeight():Number 获取最大字符高度。 BitmapFont getMaxWidth():Number 获取最大字符宽度。 BitmapFont getTextWidth(text:String):Number 获取指定文本内容的宽度。 Bitm...
来源: laya_api 发布时间: 20170929
...tangle 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他属性。 Public Properties PropertyDefined By bottom : Number[read-only] 此矩...
来源: laya_api 发布时间: 20170929
... — X 轴偏移量。 y:Number — Y 轴偏移量。 width:Number — 宽度。 height:Number — 高度。 destroy()method public function destroy():void 销毁此对象。 drawCircle()method public function drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, l...
来源: laya_api 发布时间: 20170929
... Browser clientWidth : Number[static] [read-only] 浏览器窗口可视宽度。 通过分析浏览器信息获得。浏览器多个属性值优先级为:window.innerWidth(包含滚动条宽度) > document.body.clientWidth(不包含滚动条宽度),如果前者为0或为空,则选择后...
来源: laya_api 发布时间: 20170929
...: 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...
来源: laya_api 发布时间: 20170929
...括被裁剪的透明区域)。Texture sourceWidth : Number = 0原始宽度(包括被裁剪的透明区域)。Texture url : String图片地址Texture uv : Array UV信息。Texture width : Number 实际宽度。TexturePublic Methods Hide Inherited Public Methods Show Inherited Publi...
来源: laya_api 发布时间: 20170929
...的高度Laya.init(width,height))Stage designWidth : Number = 0设计宽度(初始化时设置的宽度Laya.init(width,height))Stage destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中...
来源: laya_api 发布时间: 20170929
...)。HTMLChar style : CSSStyle CSS 样式。HTMLChar width : Number 宽度。 HTMLChar x : Number 此对象存储的 X 轴坐标值。 当设置此值时,如果此对象有绑定的 Sprite 对象,则改变 Sprite 对象的属性 x 的值。 HTMLChar y : Number 此对象存储的 Y 轴...
来源: laya_api 发布时间: 20170422
...深度Viewport minDepth : Number最小深度Viewport width : Number宽度Viewport x : NumberX轴坐标Viewport y : NumberY轴坐标ViewportPublic Methods MethodDefined By Viewport(x:Number, y:Number, width:Number, height:Number) 创建一个 Viewport 实例。 Viewport project(so...
来源: laya_api 发布时间: 20170929
...yDefined By long : Number 返回长度 QuadMesh width : Number 返回宽度 QuadMeshPublic Methods MethodDefined By QuadMesh(long:Number = 1, width:Number = 1) 创建一个四边形模型 QuadMeshProtected Methods MethodDefined By recreateResource():void[override] QuadMeshProperty De...
来源: laya_api 发布时间: 20170929