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

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

451. Byte二进制读写(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 34%]

...mber):void在当前字节偏移量位置处写入 Float32 值。范围是$\left[-2^{128}, 2^{127}\right]$,约为-3.4E38—3.4E+38。 ```typescript var byte:Byte = new Byte(); byte.writeFloat32(10.021); ``` - **writeFloat64**(value:Number):void写入float64位数值 其数值范围为-1.7E308~1.7...

来源: Laya2.0_文档 发布时间: 20210715

452. laya.ui.Slider_API3.0 [ 34%]

...tion globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask max min mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect showProgress sizeGrid skewX skewY skin stage staticCache texture tick timer toolTip top transform url...

来源: Laya3.0_api 发布时间: 20231115

453. laya.ui.Label_API3.0 [ 34%]

...graphics gray height hideFlags hitArea html ignoreLang is3D italic leading left mask maxWidth mouseEnabled mouseX mouseY numChildren overflow padding parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache stroke strokeColor templateVars text textField textur...

来源: Laya3.0_api 发布时间: 20231115

454. laya.ui.Tab_API3.0 [ 34%]

...olors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip ...

来源: Laya3.0_api 发布时间: 20231115

455. laya.ui.Image_API3.0 [ 34%]

...lobalScaleX globalScaleY graphics gray group height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin source stage staticCache texture timer toolTip top transform url useSourceSize view...

来源: Laya3.0_api 发布时间: 20231115

456. laya.ui.FontClip_API3.0 [ 34%]

...graphics gray group height hideFlags hitArea index interval is3D isPlaying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sheet sizeGrid skewX skewY skin sources spaceX spaceY stage staticCache texture timer toolTip top total trans...

来源: Laya3.0_api 发布时间: 20231115

457. HTML文本 · LayaAir3.0文档 · LAYABOX [ 34%]

...的距离 * vertical-align:top|bottom|middle; 垂直对齐方式 * align:left|right|center; 水平对齐方式 * line-height:20px; 行高 * background-color:#ff0000; 背景颜色 * border-color:#ff0000; 边框颜色 * width:100px; 对象宽度 * height:100px; 对象高度 * * 示例用法: * var d...

来源: Laya3.0_文档 发布时间: 20230303

458. laya.ui.Dialog_API3.0 [ 34%]

...n globalScaleX globalScaleY graphics height hideFlags hitArea is3D isPopup left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scene3D scrollRect skewX skewY stage staticCache texture timer top transform url viewport visible width x y zOrder manag...

来源: Laya3.0_api 发布时间: 20231115

459. laya.events.Keyboard [ 34%]

... 76[static] 与 L 键的键控代码值 (76) 关联的常数。Keyboard  LEFT : int = 37[static] 与向左箭头键的键控代码值 (37) 关联的常数。Keyboard  LEFTBRACKET : int = 219[static] 与 [ 键的键控代码值 (219) 关联的常数。Keyboard  M : int = 77[static] 与 M 键的...

来源: laya_api 发布时间: 20170929

460. laya.events.Keyboard [ 34%]

... 76[static] 与 L 键的键控代码值 (76) 关联的常数。Keyboard  LEFT : int = 37[static] 与向左箭头键的键控代码值 (37) 关联的常数。Keyboard  LEFTBRACKET : int = 219[static] 与 [ 键的键控代码值 (219) 关联的常数。Keyboard  M : int = 77[static] 与 M 键的...

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