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

大约有 100 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0046 秒)

1. laya.utils.Browser [ 100%]

...度。考虑了设备像素比。Browser  httpProtocol : Boolean[static] 表示是否是 HTTP 协议。Browser  onAndriod : Boolean[static] 表示是否在 Android设备。Browser  onAndroid : Boolean[static] 表示是否在 Android设备。Browser  onEdge : Boolean[static] 表示是否在Ed...

来源: laya_api 发布时间: 20170929

2. laya.ui.LayoutStyle [ 99%]

...rY : Number = NaNY锚点,值为0-1。LayoutStyle  bottom : Number = NaN表示距底边的距离(以像素为单位)。LayoutStyle  centerX : Number = NaN表示距水平方向中心轴的距离(以像素为单位)。LayoutStyle  centerY : Number = NaN表示距垂直方向中心轴的...

来源: laya_api 发布时间: 20170929

3. laya.events.KeyLocation [ 96%]

...public class KeyLocationInheritanceKeyLocation Object KeyLocation 类包含表示在键盘或类似键盘的输入设备上按键位置的常量。 KeyLocation 常数用在键盘事件对象的 keyLocation 属性中。 Public Constants ConstantDefined By  LEFT : uint = 1[static] 表示激活的...

来源: laya_api 发布时间: 20170929

4. laya.ui.UIGroup [ 92%]

...PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。...

来源: laya_api 发布时间: 20170929

5. laya.ui.Button [ 92%]

...cher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properties Show Inhe...

来源: laya_api 发布时间: 20170929

6. laya.display.Text [ 90%]

...ies Show Inherited Public Properties PropertyDefined By  align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Text alpha : Number透明度,值为0-1,默认值为1,表示不透明。...

来源: laya_api 发布时间: 20170929

7. laya.ui.Label [ 90%]

...ies Show Inherited Public Properties PropertyDefined By  align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。...

来源: laya_api 发布时间: 20170929

8. laya.ui.Tab [ 89%]

...PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。...

来源: laya_api 发布时间: 20170929

9. laya.ui.RadioGroup [ 89%]

...PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。...

来源: laya_api 发布时间: 20170929

10. laya.utils.Stat [ 89%]

...的重要指标,其值越小,游戏运行效率越高。Canvas模式下表示每大约1秒的图像绘制次数;WebGL模式下表示每大约1秒的渲染提交批次,每次准备数据并通知GPU渲染绘制的过程称为1次DrawCall,在每次DrawCall中除了在通知GPU的渲染上比...

来源: laya_api 发布时间: 20170929