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

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

121. laya.ui.HScrollBar [ 81%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是...

来源: laya_api 发布时间: 20170929

122. laya.ui.Slider [ 81%]

...bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象...

来源: laya_api 发布时间: 20170929

123. 数据类型转换 [ 80%]

数据类型转换 string类型能转化为number类型?好像没有这种方法 2018-03-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: 用js原生下的转换也可以 http://www.jb51.net/a...

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

124. laya.ui.ScrollBar [ 78%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是...

来源: laya_api 发布时间: 20170929

125. laya.ui.Component [ 77%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象...

来源: laya_api 发布时间: 20170929

126. 组件装饰器说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 75%]

...显示Tips或属性的中文别名等完整功能需求 @property({ type: String, caption: "IDE显示用的别名", tips: "这是一个文本对象,只能输入文本哦" }) public text1: string = ""; //装饰器属性类型的简写方式,适用于只定义类型的需求 @property(String) publ...

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

127. laya.ui.AutoBitmap [ 73%]

...cs drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):void 绘制一条线。 Graphics drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列线段。 Graphics drawPath(x:Number, y:Number, paths:Array, ...

来源: laya_api 发布时间: 20170929

128. Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? [ 73%]

...ner.getChildAt(0).getComponentByType(Animator) as Animator; let clipNames: string[] = animator["_clipNames"]; 来个点赞吧!!!鄙视官方的不作为! 2018-04-26 3 2 分享 微博 QZONE 微信 w1114367261 赞同来自: 你可以在这里找到http://ldc.layabox.com/doc/?nav=zh-as-4-0-9 20...

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

129. 二进制数组 [ 72%]

...加载多图为帧数组。。 加载一个txt文件 getRes出来类型为string转换成数组吗 关于遍历数组 服务器websocket c++发送二进制类型包,客户端没有任何事件响应 spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of rang...

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

130. laya.display.Graphics [ 72%]

...  drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):void 绘制一条线。 Graphics  drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列线段。 Graphics  drawPath(x:Number, y:Number, paths:Arr...

来源: laya_api 发布时间: 20170929