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

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

681. 按钮组件 · LayaAir3.0文档 · LAYABOX [ 35%]

...要通过代码设定Button相关的属性,就需要用到脚本了。在Scene2D的属性设置面板中,增加一个自定义组件脚本。然后,将Button组件拖入到其暴露的属性入口中。在脚本文件中添加如下示例代码: const { regClass, property } = Laya; @regClass...

来源: Laya3.0_文档 发布时间: 20241014

682. laya.ui.HScrollBar_API3.0 [ 34%]

... HScrollBar Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoHide autoSize bottomMoveLimit changeHandler disableDrag downButton elasticBackTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimi...

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

683. laya.ui.VScrollBar_API3.0 [ 34%]

... VScrollBar Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoHide autoSize bottomMoveLimit changeHandler disableDrag downButton elasticBackTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimi...

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

684. laya.ui.ColorPicker_API3.0 [ 34%]

...ColorPicker Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode borderColor bottom cacheAs ce...

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

685. laya.ui.ProgressBar_API3.0 [ 34%]

...ProgressBar Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bar bg blendMode bottom cacheAs centerX centerY...

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

686. laya.ui.HSlider_API3.0 [ 34%]

...der HSlider Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior isVertical mouseThrough name showLabel tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy allowClickBack alpha anchorX anchorY bar blendMo...

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

687. laya.ui.VSlider_API3.0 [ 34%]

...der VSlider Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior isVertical mouseThrough name showLabel tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy allowClickBack alpha anchorX anchorY bar blendMo...

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

688. laya.ui.RadioGroup_API3.0 [ 34%]

... RadioGroup Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name selectHandler tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX center...

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

689. laya.ui.ComboBox_API3.0 [ 34%]

...nt ComboBox Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior itemRender mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom button cacheAs centerX centerY co...

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

690. 时间轴动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 34%]

...I页,添加Animation动画到场景中。 我们先创建一个`TimeLine.scene`的UI页面,然后直接拖拽`planCrashed.ani`到场景中,如图32所示。 ![图32](img/32.png) (图32) #### 3.4.2 设置Animation动画属性值 选中UI场景中的动画,有很多属性值可以设置。这...

来源: Laya2.0_文档 发布时间: 20210715