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

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

61. laya.ui.ScrollBar_API3.0 [ 61%]

...cent tick timer toolTip top touchScrollEnable transform url value viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance backToNormal bubbleEvent callLater clearTimer contains customRender destroy destroyChildre...

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

62. laya.ui.Tab_API3.0 [ 60%]

... staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance addItem bubbleEvent callLater clearTimer contains customRender delItem destroy destroyChil...

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

63. laya.display.Animation_API3.0 [ 60%]

... skewX skewY source stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destroy destroyChildren drawT...

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

64. laya.ui.Tree_API3.0 [ 60%]

...aceLeft stage staticCache texture timer toolTip top transform url viewport visible width x xml y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas dra...

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

65. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 56%]

... 移动 _proto.move = function(x,y){ // this.x = x; // this.y = y; // this.visible =true; this.render(); this.mountain.pos(x,y); this.aeroboat.x = x; this.aeroboat.y = y; this.tower.x = x; this.tower.y = y; this.ball.x = x; this.ball.y = y; this.statue.x = x; this.statue.y = y; this.angel.x = x; thi...

来源: Laya_社区 发布时间: 20170720

66. laya.display.Text [ 55%]

...umChildren : int[read-only] 子对象数量。 Node  overflow : String = visible overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Text  padding : Array 边距信息。 数据格...

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

67. laya.display.Input [ 55%]

...numChildren : int[read-only] 子对象数量。 Node overflow : String = visible overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Text padding : Array 边距信息。 数据格式...

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

68. laya.display.Text [ 52%]

...ng overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Text  padding : Array 边距信息。 数据格式:[上边距,右边距,下边距,左边距](边距以像素为单位...

来源: laya_api 发布时间: 20170929

69. laya.display.Input [ 52%]

...ng overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Text padding : Array 边距信息。 数据格式:[上边距,右边距,下边距,左边距](边距以像素为单位)...

来源: laya_api 发布时间: 20170929

70. laya.ui.Label [ 51%]

...ng overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Label  padding : String 边距信息 "上边距,右边距,下边距 , 左边距(边距以像素为单位)" Label parent ...

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