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

大约有 224 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0086 秒)

201. laya.ui.TextInput [ 41%]

...有一定影响。 Sprite  bg : AutoBitmap 表示此对象包含文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本...

来源: Laya2.0_api 发布时间: 20190513

202. laya.ui.TextInput [ 40%]

...有一定影响。 Sprite  bg : AutoBitmap 表示此对象包含文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本...

来源: laya_api 发布时间: 20170929

203. LayaAir开发笔记(1)五十音图连连看 [ 40%]

....Stage.ALIGN_MIDDLE; 2.设置标题和输出信息 网上找了个图片当背景,加了个text当标题,加了版权信息,并且为版权信息注册了个匿名函数,点击会跳转到我个人网站。// 设定背景 var background = new Laya.Sprite(); background.loadImage("linkgame_...

来源: Laya_社区 发布时间: 20160623

204. laya.ui.TextArea [ 38%]

...有一定影响。 Sprite bg : AutoBitmap 表示此对象包含文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本...

来源: Laya2.0_api 发布时间: 20190513

205. laya.ui.TextArea [ 38%]

...有一定影响。 Sprite bg : AutoBitmap 表示此对象包含文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本...

来源: laya_api 发布时间: 20170929

206. laya.display.Input [ 36%]

...e,对性能有一定影响。 Sprite  bgColor : String[override] 文本背景颜色,以字符串表示。 Input blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本否为粗体字。 默认值为 false,这意味着不使用粗...

来源: Laya2.0_api 发布时间: 20190513

207. laya.display.Text_API3.0 [ 33%]

...宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布背景颜色。 onInit(); } private function onInit():void { var text:Text = new Text();//创建一个 Text 类实例对象 text 。 text.text = "这个一个 Text 文本示例。"; text.color = "#008fff";//设置 text ...

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

208. laya.display.Input [ 32%]

...设置为true,对性能有一定影响。 Sprite bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本否为粗体字。 默认值为 false,这意味着不使用粗...

来源: laya_api 发布时间: 20170929

209. 属性设置器(JavaScript-IDE篇(JS)-设计模式基础) [ 30%]

...一下。 ### 2.1 场景颜色(sceneColor) 场景颜色即场景编辑器背景颜色,可手动输入编码修改颜色,还可以从调色板修改如图3-1,3-2所示。 ![图3-1](img/3-1.png) (图3-1) ![动图3-2](img/3-2.gif) (动图3-2) ### 2.2 场景销毁关闭设置(autoDestoryAtClosed) ...

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

210. 属性设置器(TypeScript-IDE篇(TS)-设计模式基础) [ 30%]

...一下。 ### 2.1 场景颜色(sceneColor) 场景颜色即场景编辑器背景颜色,可手动输入编码修改颜色,还可以从调色板修改如图3-1,3-2所示。 ![图3-1](img/3-1.png) (图3-1) ![动图3-2](img/3-2.gif) (动图3-2) ### 2.2 场景销毁关闭设置(autoDestoryAtClosed) ...

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