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

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

151. 文本进阶使用 · LayaAir3.4 · 引擎文档 · LAYABOX [ 56%]

...能看,不能编辑修改的基础文本。LayaAirIDE中提供了Text和Label这两种基础的显示文本组件。 1.1、文本的底层渲染机制 LayaAir引擎在文本的底层渲染上,有两种方式。 分别是Text文本类的文本统一提交方式,和Graphics类的fillText文本...

来源: Laya3.0_文档 发布时间: 20251010

152. laya.ui.RadioGroup_API3.0 [ 56%]

...radioGroup.pos(100, 100);//设置 radioGroup 的位置信息。 radioGroup.labels = "item0,item1,item2";//设置 radioGroup 的标签集。 radioGroup.skin = "resource/ui/radio.png";//设置 radioGroup 的皮肤。 radioGroup.space = 10;//设置 radioGroup 的项间隔距离。 radioGroup.selectHand...

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

153. ani 如何 更改某一帧的 skin ,, [ 56%]

...改某一帧的 skin ,, this.saizi.play(0,false); this.saizi.on(Event.LABEL,this,function(){ this.saizi.skin="game/room_xinxibg.png"; }); 2017-10-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知...

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

154. laya2.0版本,富文本HTMLDivElement中<p>标签里使用<br />标签时报错,在<span>里也不行 [ 56%]

...扩展一下可以暂时解决,但引擎一更新就要重新拷过来 2.label的文字在IDE是上下居中的(button里的label也是同样的问题),在浏览器上就不居中了,2.1.1.1版本也没有效果 3.input旋转90度后,图片是旋转了但输入区域没有旋转,类似的p...

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

155. laya.ui.TextArea [ 56%]

...nts Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label UIComponent Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By act...

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

156. Dialog 第一次打开总是出现在窗口右下角,这是为啥,再打开就正常剧中了? [ 56%]

...view/dialogs/SettingDialog.js","height":750}, "nodeParent":-1, "maxID":4, "label":"Dialog", "isOpen":true, "isDirectory":true, "isAniNode":true, "hasChild":true, "compId":2, "child":[ { "x":15, "type":"Image", "searchKey":"Image", "props":{"y":98,"x":450,"skin":"assets/dialog/bg_01001.png","scaleY":...

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

157. laya.ui.Tab_API3.0 [ 55%]

...象 tab 。 tab.skin = "resource/ui/tab.png";//设置 tab 的皮肤。 tab.labels = "item0,item1,item2";//设置 tab 的标签集。 tab.x = 100;//设置 tab 对象的属性 x 的值,用于控制 tab 对象的显示位置。 tab.y = 100;//设置 tab 对象的属性 y 的值,用于控制 tab 对...

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

158. laya.ui.TextArea [ 55%]

...nts Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align...

来源: laya_api 发布时间: 20170929

159. 动态加载代码后,总是出现 ProgressBar is not a constructor [ 55%]

...ar Sprite = Laya.Sprite; var Stage = Laya.Stage; var Text = Laya.Text; var Label = Laya.Label; var Stat = Laya.Stat; var WebGL = Laya.WebGL; var Browser = Laya.Browser; var Handler = Laya.Handler; var ProgressBar = Laya.ProgressBar; var Loader = Laya.Loader;还请大神不吝赐教。   2018-03-16 ...

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

160. ui编辑器不支持texture透明 [ 55%]

...度?我想让模型在50%透明和100%不透明之间切换 ui编辑器label怎么设置行间距 微信开发者工具不支持HTMLDivElement组件 打包百度小游戏不能播放声音?是api不支持 还是发生了改变 或者格式问题? 自定义组件在ui编辑器上正常使用,...

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