大约有 228 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)
Laya_社区(93) Laya3.0_api(41) Laya2.0_文档(29) Laya2.0_api(18) laya_api(17) Laya2.0_示例(12) Laya3.0_文档(9) Laya_示例(9)
...相关属性:disabled、gray、htTestPrior、mouseEnabled、mouseThrough label相关属性:labelAlign、labelColors、labelBold、labelFont、labelPadding、labelSize、labelStroke、labelStrokeColor、strokeColor ### 5.1 显示相关属性 显示相关属性相对比较容易理解,显示对...
来源: Laya2.0_文档 发布时间: 20210714
...相关属性:disabled、gray、htTestPrior、mouseEnabled、mouseThrough label相关属性:labelAlign、labelColors、labelBold、labelFont、labelPadding、labelSize、labelStroke、labelStrokeColor、strokeColor ### 5.1 显示相关属性 显示相关属性相对比较容易理解,显示对...
来源: Laya2.0_文档 发布时间: 20210715
...x实现完成,在VBox里动态addChild(HBox),而HBox里动态添加N个Label,完美! 2018-06-14 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 就是自己用一个容器,里面放入你想要的元素 ,自己计算坐标 排列好,自己实现这个表格,增加修改,什...
来源: Laya_社区 发布时间: 20180614
...ue。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按...
来源: Laya2.0_api 发布时间: 20190513
...相关属性:disabled、gray、htTestPrior、mouseEnabled、mouseThrough label相关属性:labelAlign、labelColors、labelBold、labelFont、labelPadding、labelSize、labelStroke、labelStrokeColor、strokeColor ### 5.1 显示相关属性 显示相关属性相对比较容易理解,显示对...
来源: Laya2.0_文档 发布时间: 20210714
...ue。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按...
来源: Laya2.0_api 发布时间: 20190513
...ist 组件列表渲染异常 layaair3.1.3版本打出的项目中的text与label组件在vivo小游戏引擎1105及以下文字显示异常 如何设置Sprite的宽高和点击区域? ui list 里面的元素不能点击两次 iphoneX环境下新手引导的抠图透明区域为黑色,其它机...
来源: Laya_社区 发布时间: 20250825
...位置。 Node addChildren(... args):void 批量增加子节点 Node addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新之后。 AnimationPlayerBase ...
来源: laya_api 发布时间: 20170929
...onent):* 添加组件实例。 Node addInputChild(node:Node):NodeNode addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新之后。 AnimationBase callLa...
来源: Laya2.0_api 发布时间: 20190513
...gl.shapes.Ellipse; import laya.display.Stage; import laya.ui.Label; import laya.events.Event; import laya.utils.Browser; import laya.utils.Timer; import laya.display.Sprite; import laya.net.Loader; import laya.ui.TextArea; import laya.re...
来源: Laya_社区 发布时间: 20170921