大约有 188 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0074 秒)
...接使用this.即可使用。例如下面的代码: onAwake(): void { // Button添加鼠标事件,让Image不显示 this.Button.on( Laya.Event.MOUSE_DOWN, this, ()=>{ this.Image.visible = false; }); } 运行此场景来看看效果,如动图2-7所示。 (动图2-7) UI组件脚本就已...
来源: Laya3.0_文档 发布时间: 20251010
Button背景图片制作 这种三态图片是怎么做出来的,是你们提供的工具?还是自己在PS里面做的? 有没有什么技巧? 附件 : --> 2018-02-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...
来源: Laya_社区 发布时间: 20180226
...建一个UI页面(本例为`EffectAnimation.ui`),然后拖拽一个Button组件到场景编辑器中,如图7所示(*注意:本例中的Button组件在ui目录下*)。 (图7) **步骤二**:将制作的缩放动效模板(scale.efc)拖拽到Button组件下,如图8...
来源: Laya2.0_文档 发布时间: 20210715
...建一个UI页面(本例为`EffectAnimation.ui`),然后拖拽一个Button组件到场景编辑器中,如图7所示(*注意:本例中的Button组件在ui目录下*)。 (图7) **步骤二**:将制作的缩放动效模板(scale.efc)拖拽到Button组件下,如图8...
来源: Laya2.0_文档 发布时间: 20210715
...一个UI页面(本例为`EffectAnimation.scene`),然后拖拽一个Button组件到场景编辑器中,如图7所示,(*注意:本例中的button组件在comp目录下*)。  (图7) **步骤二**:将制作的缩放动效模板(scale.efc)拖拽到Button组件...
来源: Laya2.0_文档 发布时间: 20210715
button支持点击的时候放大吗 2017-06-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 1、你可以把button的第二态的皮肤做成放大效果,当点击的时候button会...
来源: Laya_社区 发布时间: 20170626
...I DocumentationAll Packages | All Classes | Index | Frames No Frames ButtonProperties | Methods | Events Packagelaya.uiClasspublic class ButtonInheritanceButton UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多...
来源: Laya2.0_api 发布时间: 20190513
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 * 可以是单态,两态和三态,默认三态(up,over,down)。 example 以...
来源: Laya3.0_api 发布时间: 20231115
...I DocumentationAll Packages | All Classes | Index | Frames No Frames ButtonProperties | Methods | Events Packagelaya.uiClasspublic class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态...
来源: laya_api 发布时间: 20170929
...| Methods | Events Packagelaya.uiClasspublic class RadioInheritanceRadio Button UIComponent Sprite Node EventDispatcher Object Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择 Radio 组中的一个成员。选择未选中的组成员将取消...
来源: Laya2.0_api 发布时间: 20190513