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

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

1. laya.utils.Ease [ 100%]

... — 指定动画属性的初始。  c:Number — 指定动画属性的更改总计。  d:Number — 指定运动的持续时间。  s:Number (default = 1.70158) — 指定过冲量,此处数越大,过冲越大。 ReturnsNumber — 指定时间的插补属性的。 backInOut()method...

来源: laya_api 发布时间: 20170929

2. laya.ui.Label [ 90%]

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

来源: laya_api 发布时间: 20170929

3. laya.ui.ComboBox [ 88%]

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

来源: laya_api 发布时间: 20170929

4. laya.display.Stage [ 88%]

...率越高,渲染压力越大,越费电,合理使用帧率甚至动态更改帧率有利于改进手机耗电。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  alignH : String 水平对齐方式。默认为"left"。 取范围: ...

来源: laya_api 发布时间: 20170929

5. laya.utils.Tween [ 87%]

...性,缓动到当前状态。 Parameters target:* — 目标对象(即将更改属性的对象)。  props:Object — 变化的属性列表,比如{x:100,y:20,ease:Ease.backOut,complete:Handler.create(this,onComplete),update:new Handler(this,onComplete)}。  duration:int — 花费的时间,...

来源: laya_api 发布时间: 20170929

6. laya.display.Text [ 86%]

...t alpha : Number透明度,为0-1,默认为1,表示不透明。更改alpha会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘...

来源: laya_api 发布时间: 20170929

7. laya.ui.TextInput [ 83%]

...l alpha : Number透明度,为0-1,默认为1,表示不透明。更改alpha会影响drawcall。Sprite anchorX : NumberX轴锚点,为0-1Component anchorY : NumberY轴锚点,为0-1Component  asPassword : Boolean 本API已弃用。使用type="password"替代设置asPassword,...

来源: laya_api 发布时间: 20170929

8. laya.ui.TextArea [ 82%]

...l alpha : Number透明度,为0-1,默认为1,表示不透明。更改alpha会影响drawcall。Sprite anchorX : NumberX轴锚点,为0-1Component anchorY : NumberY轴锚点,为0-1Component asPassword : Boolean 本API已弃用。使用type="password"替代设置asPassword, a...

来源: laya_api 发布时间: 20170929

9. laya.ui.ScrollBar [ 82%]

...y alpha : Number透明度,为0-1,默认为1,表示不透明。更改alpha会影响drawcall。Sprite anchorX : NumberX轴锚点,为0-1Component anchorY : NumberY轴锚点,为0-1Component  autoHide : Boolean = false一个布尔,指定是否自动隐藏滚动条(无...

来源: laya_api 发布时间: 20170929

10. laya.ui.List [ 82%]

...y alpha : Number透明度,为0-1,默认为1,表示不透明。更改alpha会影响drawcall。Sprite anchorX : NumberX轴锚点,为0-1Component anchorY : NumberY轴锚点,为0-1Component  array : Array 列表数据源。 List autoSize : Boolean = false 指定是否自...

来源: laya_api 发布时间: 20170929