大约有 653 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0076 秒)
Laya_社区(429) Laya3.0_api(61) Laya2.0_api(57) laya_api(49) Laya2.0_文档(43) Laya3.0_文档(12) Laya2.0_示例(1) Laya_示例(1)
... Sprite bg : AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字...
来源: Laya2.0_api 发布时间: 20190513
...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...
来源: Laya2.0_api 发布时间: 20190513
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意】遮罩对象坐标系是相对遮罩对象本身的,和Flash机...
来源: Laya2.0_api 发布时间: 20190513
...件模式。上面代码逻辑方式都是flash的逻辑方式,laya2向组件化靠拢封装了场景Scene类一系列API,根据API来写一个场景的创建和关闭。 场景的创建和关闭 主要使用Scene类的close和open方法以及静态方法Scene.close、Scene.open和Scene.close...
来源: Laya_社区 发布时间: 20181028
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite hud_height : int = 200PerfHUD hud_width : int = 800PerfHUD inst : PerfHUD[static] PerfHUD mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状...
来源: Laya2.0_api 发布时间: 20190513
...是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Properties Show Inherited Public Pr...
来源: laya_api 发布时间: 20170929
... EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properti...
来源: Laya2.0_api 发布时间: 20190513
...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String[override] 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重...
来源: Laya2.0_api 发布时间: 20190513
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite innerHTML : String[write-only] 设置标签内容 HTMLDivElement mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意...
来源: Laya2.0_api 发布时间: 20190513
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite isAloneObject : Boolean = false是否用于对象层的独立物件GridSprite isHaveAnimation : Boolean = false当前GRID中是否有动画GridSprite mask : Sprite 遮罩,可以设置一...
来源: Laya2.0_api 发布时间: 20190513