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

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

1. laya.ui.Clip_API3.0 [ 100%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Clip" Clip Class Clip Clip 类是位切片动画。 Clip 可将一张片,按横向分割数量 clipX 、竖向分割数量 clipY , 或横向分割每个切片的宽度 clipWidth 、竖向分割每个切片的高度 ...

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

2. laya.ui.FontClip_API3.0 [ 91%]

.../Protected All Inherited Externals Only exported Menu Globals "laya/ui/FontClip" FontClip Class FontClip 字体切片,简化版的位字体,只需设置一个切片片和文字内容即可使用,效果同位字体 使用方式:设置位字体皮肤skin,设置皮肤对应的字...

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

3. laya.ui.Tree_API3.0 [ 82%]

..."resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png", "resource/ui/clip_selectBox.png", "resource/ui/clip_tree_folder.png", "resource/ui/clip_tree_arrow.png"], Handler.create(this, onLoadComplete)); } private function onLoadComplete():void { var xmlString:String;//创建一个xml字符串,...

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

4. laya.ui.UIComponent_API3.0 [ 33%]

...ze > 组件构造函数 Hierarchy Sprite UIComponent Box ISelect Button Clip ColorPicker Label Image Slider ScrollBar ComboBox ProgressBar TipManager OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name ...

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

5. laya.ui.HSlider_API3.0 [ 33%]

...鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void...

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

6. laya.ui.VSlider_API3.0 [ 33%]

...鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void...

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

7. laya.ui.Slider_API3.0 [ 33%]

...鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void...

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

8. laya.ui.TextInput_API3.0 [ 33%]

...鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void...

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

9. laya.ui.Image_API3.0 [ 32%]

...ge 类是用于表示位像或绘制形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 example 以下示例代码,创建了一个新的 Image 实例,设置了它的皮肤、位...

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

10. laya.ui.TextArea_API3.0 [ 32%]

...鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void...

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