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

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

391. laya.display.FrameAnimation_API3.0 [ 70%]

...ode.tag Defined in laya/display/Node.ts:62 节点标签 wrapMode wrapMode: number = 0 Inherited from AnimationBase.wrapMode Defined in laya/display/AnimationBase.ts:33 播放顺序类型:AnimationBase.WRAP_POSITIVE为正序播放(默认值),AnimationBase.WRAP_REVERSE为倒序播放,AnimationBa...

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

392. laya.ui.ComboBox_API3.0 [ 70%]

...//将此 comboBox 对象添加到显示列表。 } private onSelect(index: number): void { console.log("当前选中的项对象索引: ", index); } } Hierarchy UIComponent ComboBox Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior itemRen...

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

393. laya.html.dom.HTMLDivElement_API3.0 [ 70%]

...激活。 Returns boolean 在场景中是否激活。 alpha get alpha(): number set alpha(value: number): void Inherited from AnimationBase.alpha Defined in laya/display/Sprite.ts:925 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherite...

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

394. laya.display.Text_API3.0 [ 70%]

...对齐显示。 Parameters value: string Returns void alpha get alpha(): number set alpha(value: number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from T...

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

395. laya.ui.Slider_API3.0 [ 70%]

...化处理器。 默认回调参数为滑块位置属性 value属性值:Number 。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标事件检测发...

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

396. laya.ui.View_API3.0 [ 70%]

...激活。 Returns boolean 在场景中是否激活。 alpha get alpha(): number set alpha(value: number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from T...

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

397. laya.display.Scene_API3.0 [ 70%]

...激活。 Returns boolean 在场景中是否激活。 alpha get alpha(): number set alpha(value: number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from T...

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

398. laya.ui.ScrollBar_API3.0 [ 70%]

...置为true,对性能有一定影响。 bottomMoveLimit bottomMoveLimit: number = 0 Defined in laya/ui/ScrollBar.ts:64 底部移动限制(达到限制后,会抛出dragTopLimit事件,配合stopMoveLimit(),可让开发者做一些动态数据更新的操作) changeHandler changeHandler: Han...

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

399. laya.display.EffectAnimation_API3.0 [ 70%]

...ode.tag Defined in laya/display/Node.ts:62 节点标签 wrapMode wrapMode: number = 0 Inherited from AnimationBase.wrapMode Defined in laya/display/AnimationBase.ts:33 播放顺序类型:AnimationBase.WRAP_POSITIVE为正序播放(默认值),AnimationBase.WRAP_REVERSE为倒序播放,AnimationBa...

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

400. laya.ani.bone.Skeleton_API3.0 [ 70%]

...int updateZOrder fromImage Constructors constructor new Skeleton(aniMode?: number): Skeleton Overrides Sprite.constructor Defined in laya/ani/bone/Skeleton.ts:121 创建一个Skeleton对象 Parameters Default value aniMode: number = 0 动画模式,0不支持换装,1、2支持换装 Returns Skele...

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