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

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

81. 资源管理器(JavaScript-IDE篇(JS)-设计模式基础) [ 53%]

...选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑动条 | hslider_ | -- | | Clip | 位图切片 | clip_ | -- | | fontclip | 字体...

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

82. laya.display.EffectAnimation [ 52%]

...node:Node):NodeNode addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新之后。 AnimationBase callLater(method:Function, args:Array = null):void 延迟...

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

83. laya.display.AnimationBase_API3.0 [ 50%]

...imationBase 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Hierarchy Sprite AnimationBase FrameAnimation Animation Index Constructors constructor Properties _e...

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

84. laya.display.Animation_API3.0 [ 50%]

...g: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 wrapMode wrapMode: number = 0 Inherited from AnimationBase.wrapMode Defined in laya/display/AnimationBase.ts:33 播放顺序类型:AnimationBase.WRAP_POSITIVE为正序播放(默认值),AnimationBase.WRAP_REVERSE为...

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

85. laya.display.FrameAnimation_API3.0 [ 49%]

...g: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 wrapMode wrapMode: number = 0 Inherited from AnimationBase.wrapMode Defined in laya/display/AnimationBase.ts:33 播放顺序类型:AnimationBase.WRAP_POSITIVE为正序播放(默认值),AnimationBase.WRAP_REVERSE为...

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

86. laya.ui.LayoutBox [ 48%]

...调用 reCache 方法手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器...

来源: laya_api 发布时间: 20170929

87. laya.ui.ProgressBar_API3.0 [ 48%]

...g: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited from Text.drawtocanvCtx Defined in laya/display/Sprite.ts:1319 Accessors _isHeightSet get _isHeightSet(): boolean Inherited from Text._isHeightSet Defined in laya/d...

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

88. laya.ui.Panel [ 48%]

...调用 reCache 方法手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器...

来源: laya_api 发布时间: 20170929

89. laya.ui.LayoutBox [ 48%]

...,只能通过调用reCache方法手动刷新。Sprite tag : * 对象的标签。 UIComponent texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值...

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

90. laya.ui.VScrollBar [ 48%]

...调用 reCache 方法手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component target : Sprite 设置滚动对象。 ScrollBar texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.d...

来源: laya_api 发布时间: 20170929