大约有 209 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0045 秒)
...USE_UP MOUSE_WHEEL OPEN PAUSED PLAYED PROGRESS READY REMOVED RENDER RESIZE RIGHT_CLICK RIGHT_MOUSE_DOWN RIGHT_MOUSE_UP ROLL_OUT ROLL_OVER SELECT START STOPPED TRANSFORM_CHANGED TRIGGER_ENTER TRIGGER_EXIT TRIGGER_STAY UNDISPLAY VISIBILITY_CHANGE WILL_RESIZE staticMask Accessors altKey charCode ctrlKe...
来源: Laya3.0_api 发布时间: 20231115
...向量的点积。 Parameters a:Vector2 — left向量。 b:Vector2 — right向量。 ReturnsNumber — 点积。 forNativeElement()method public function forNativeElement(nativeElements:Float32Array = null):void Parameters nativeElements:Float32Array (default = null)fromArray()method public ...
来源: Laya2.0_api 发布时间: 20190513
... Shift 键的值为 KeyLocation.LEFT,右 Shift 键的值为 KeyLocation.RIGHT。另一个示例是区分标准键盘 (KeyLocation.STANDARD) 与数字键盘 (KeyLocation.NUM_PAD) 上按下的数字键。 Event nativeEvent : * 原生浏览器事件。Event shiftKey : Boolean[read-only] 表示 Shif...
来源: laya_api 发布时间: 20170929
... textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: stri...
来源: Laya3.0_api 发布时间: 20231115
...式,共有三种方式。left:居左对齐,center:居中对齐,right:居右对齐。 切片字符表 sheet 位图内容范围,位图内容在有换行时需要在换行的位置添加空格。 切片显示内容 value 位图数字内容。 资源分组 group 加载分组,设置后可...
来源: Laya3.0_文档 发布时间: 20251010
... textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: stri...
来源: Laya3.0_api 发布时间: 20231115
...textAlign:String — 文本对齐方式,可选值:"left","center","right"。 fillText()method public function fillText(text:String, x:Number, y:Number, font:String, color:String, textAlign:String, underLine:int = 0):void 在画布上绘制文本。 Parameters text:String — 在画布上...
来源: laya_api 发布时间: 20170929
...。 取值范围: "left" :居左对齐; "center" :居中对齐; "right" :居右对齐; Stage alignV : String 垂直对齐方式。默认值为"top"。 取值范围: "top" :居顶部对齐; "middle" :居中对齐; "bottom" :居底部对齐; Stage alpha : Number透明...
来源: laya_api 发布时间: 20170929
... textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: stri...
来源: Laya3.0_api 发布时间: 20231115
...textAlign:String — 文本对齐方式,可选值:"left","center","right"。 ReturnsFillBorderTextCmdfillText()method public function fillText(text:String, x:Number, y:Number, font:String, color:String, textAlign:String):FillTextCmd 在画布上绘制文本。 Parameters text:String — ...
来源: Laya2.0_api 发布时间: 20190513