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

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

261. laya.ui.TextArea [ 56%]

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

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

262. laya.ui.HSlider_API3.0 [ 56%]

...ge staticCache texture tick timer toolTip top transform url value viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanva...

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

263. laya.ui.VSlider_API3.0 [ 56%]

...ge staticCache texture tick timer toolTip top transform url value viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanva...

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

264. laya.display.Sprite [ 56%]

...面的小图片将不渲染 srollRect和viewport的区别: 1.Sprite  visible : Boolean表示是否可见,默认为true。如果设置不可见,节点将不被渲染。Sprite  width : Number 显示对象的宽度,单位为像素,默认为0。 此宽度用于鼠标碰撞检测,并不...

来源: laya_api 发布时间: 20170929

265. laya.ui.RadioGroup_API3.0 [ 56%]

... 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

266. laya.ui.ComboBox_API3.0 [ 56%]

...tage stateNum staticCache texture timer toolTip top transform url viewport visible visibleNum width x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy dest...

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

267. 物理引擎-Slingshot [ 56%]

...d = Matter.Bodies.rectangle(395, 600, 815, 50, { isStatic: true, render: { visible: false } }), rockOptions = { density: 0.004, render: { sprite: { texture: '../../res/physics/img/rock.png', xOffset: 23.5, yOffset: 23.5 } } }, rock = Matter.Bodies.polygon(170, 450, 8, 20, rockOptions), anchor = { x:...

来源: Laya_示例 发布时间: 20251130

268. laya.ui.Label_API3.0 [ 56%]

...mer toolTip top transform ubb underline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destro...

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

269. laya.ui.Tab_API3.0 [ 55%]

... 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

270. TimeLine标签删除失败,动效还是在播放 [ 55%]

... 就ok了 小丶kiss • 2018-12-19 21:31 结束动画 1)隐藏this.target.visible = false; 2)重置this.timeLine.reset();

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