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

大约有 23 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0054 秒)

1. laya.utils.TimeLine [ 100%]

...dLabel(label:String, offset:Number):TimeLine 在时间队列中加入一个标签。 TimeLine  destroy():void 彻底销毁此对象。 TimeLine event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  from(target:*, props:Object, duration:Number, ease:Function = null, offset:N...

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

2. laya.display.AnimationBase [ 79%]

...meAnimation 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined...

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

3. laya.ani.swf.MovieClip [ 76%]

...(node:Node):NodeNode  addLabel(label:String, index:int):void 增加一个标签到index帧上,播放到此index后会派发label事件 MovieClip callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算...

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

4. laya.ui.ComboBox [ 76%]

...颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox  itemRender : * = null 渲染项,用来显示下拉列表展示对象 ComboBox  itemSize : int 下拉列表项标签的字体大小。 ComboBox  labelBold ...

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

5. laya.physics.ColliderBase [ 74%]

...read-only] 获取是否为单实例组件。 ColliderBase  label : String标签ColliderBase owner : Node [只读]获取所属Node节点。 Component  restitution : Number弹性系数,取值范围0-1,值越大,弹性越大,默认值为0ColliderBase  rigidBody : RigidBody[只读]刚体...

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

6. laya.ui.Button [ 71%]

...ton 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boole...

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

7. laya.ui.UIGroup [ 71%]

...象们的存放数组。 UIGroup  labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup  labelColors : StringUIGroup  labelFont : String 表示按钮文本标签的字体名称,以字符串形式表示。 UIGroup  labelPadding : String 表示按钮文本标签的边距...

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

8. laya.ui.CheckBox [ 64%]

...内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时的的默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By a...

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

9. laya.ui.Radio [ 61%]

...Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按钮各个状态下的文本颜色。 格式: "upColor,overColor,down...

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

10. laya.ui.Label [ 60%]

...串表示。 默认值为 "#000000"(黑色); Label tag : * 对象的标签。 UIComponent  text : String 当前文本内容字符串。 Label  textField : Text[read-only] 文本控件实体 Text 实例。 Label texture : Texture 设置一个Texture实例,并显示此图片(如果之前...

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