大约有 124 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0066 秒)
... Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示...
来源: laya_api 发布时间: 20170929
...答(最新版本:1.7.16) 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 spine在微信小游戏中切换动画无法显示 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 关于shader中opengl函数问题 (此问题已...
来源: Laya_社区 发布时间: 20250826
...拉列表的打开状态。 ComboBox itemColors : String 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox itemRender : * = null 渲染项,用来显示下拉列表展示对象 ComboBox it...
来源: laya_api 发布时间: 20170929
...h | 必须为32位,否则没有透明层。 | | Presets | 字体的初始颜色。如果用白色字,可以设定为`White text with alpha`,即白色字透明底。 | | Width | 导出的位图宽度 | | Height | 导出的位图高度 | | Font descriptor | 字体描述文件,必须要选择 x...
来源: Laya2.0_文档 发布时间: 20210715
...btCollisionObject' of undefined 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 ios原生回调问题 关于shader中opengl函数问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 mask在layaplayer中有问题 问题状态 ...
来源: Laya_社区 发布时间: 20190407
...、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/btn_close.png", Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { dialog = new Dialog_Instance();//创建一个 Dialog_Instance 类的实...
来源: Laya3.0_api 发布时间: 20231115
...戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/progress.png", "resource/ui/progress$bar.png"], Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { progressBar = new ProgressBar("resource...
来源: Laya3.0_api 发布时间: 20231115
... Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHie...
来源: Laya2.0_api 发布时间: 20190513
...cker" ColorPicker Class ColorPicker ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 example 以下示例代码,创建了一个 ColorPicker 实例。 package { import laya.ui.ColorPicker; import laya.utils.Handler; public class ColorPicker_Example { ...
来源: Laya3.0_api 发布时间: 20231115
...true,对性能有一定影响。 Sprite bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字...
来源: laya_api 发布时间: 20170929