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

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

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

...相关属性:disabled、gray、htTestPrior、mouseEnabled、mouseThrough label相关属性:labelAlign、labelColors、labelBold、labelFont、labelPadding、labelSize、labelStroke、labelStrokeColor、strokeColor ### 5.1 显示相关属性 显示相关属性相对比较容易理解,显示对...

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

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

...相关属性:disabled、gray、htTestPrior、mouseEnabled、mouseThrough label相关属性:labelAlign、labelColors、labelBold、labelFont、labelPadding、labelSize、labelStroke、labelStrokeColor、strokeColor ### 5.1 显示相关属性 显示相关属性相对比较容易理解,显示对...

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

193. 请问我想实现一个表格,表格列会动态增减,应如何实现? [ 53%]

...x实现完成,在VBox里动态addChild(HBox),而HBox里动态添加N个Label,完美! 2018-06-14 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 就是自己用一个容器,里面放入你想要的元素 ,自己计算坐标 排列好,自己实现这个表格,增加修改,什...

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

194. laya.ui.CheckBox [ 53%]

...ue。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按...

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

195. 属性设置器(ActionScript-IDE篇(AS3)-设计模式基础) [ 53%]

...相关属性:disabled、gray、htTestPrior、mouseEnabled、mouseThrough label相关属性:labelAlign、labelColors、labelBold、labelFont、labelPadding、labelSize、labelStroke、labelStrokeColor、strokeColor ### 5.1 显示相关属性 显示相关属性相对比较容易理解,显示对...

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

196. laya.ui.Radio [ 53%]

...ue。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按...

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

197. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 53%]

...ist 组件列表渲染异常 layaair3.1.3版本打出的项目中的text与label组件在vivo小游戏引擎1105及以下文字显示异常 如何设置Sprite的宽高和点击区域? ui list 里面的元素不能点击两次 iphoneX环境下新手引导的抠图透明区域为黑色,其它机...

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

198. laya.display.Animation [ 52%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新之后。 AnimationPlayerBase ...

来源: laya_api 发布时间: 20170929

199. laya.display.Animation [ 52%]

...onent):* 添加组件实例。 Node addInputChild(node:Node):NodeNode addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新之后。 AnimationBase callLa...

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

200. 动画不显示 [ 51%]

...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