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

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

1. ProgressBar属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 100%]

# ProgressBar 组件参考 ## 一、通过LayaAirIDE创建ProgressBar组件 ### 1.1 创建ProgressBarProgressBar 经常被用于显示游戏中某个操作的进度,例如加载资源的进度、角色经验或血量的进度。 ​ 点击选择资源面板里的 ProgressBar 组件,拖放...

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

2. laya.ui.ProgressBar [ 88%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hid...

来源: laya_api 发布时间: 20170929

3. laya.ui.ProgressBar [ 87%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties H...

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

4. laya.ui.ProgressBar_API3.0 [ 83%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/ProgressBar" ProgressBar Class ProgressBar ProgressBar 组件显示内容的加载进度。 example 以下示例代码,创建了一个新的 ProgressBar 实例,设置了它的皮肤、位置、宽高、网格等信息,...

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

5. 资源管理器(ActionScript-IDE篇(AS3)-设计模式基础) [ 75%]

...位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- | | ProgressBar | 进度 | progressbar_ | progress_ | | ComboBox | 下拉框 | combobox_ | combo_ | | VScrollBar | 垂直滚动 | vscrollbar_ | vscroll_ | | HScrollBar | 水平滚动 | hscrollbar_ | hscroll_ | | Image | ...

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

6. 技能冷却如何实现 [ 74%]

... 如图我想实现这样的技能冷却效果,在其他引擎上设置progressbar的锚点就能实现这一的效果,可是我在编辑器试了,laya里改变progressbar的锚点,只会对设置它的位置有影响,并不会影响进度的转动方式 附件 : --> 2016-12-23 添加...

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

7. 资源管理器(TypeScript-IDE篇(TS)-设计模式基础) [ 74%]

...位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- | | ProgressBar | 进度 | progressbar_ | progress_ | | ComboBox | 下拉框 | combobox_ | combo_ | | VScrollBar | 垂直滚动 | vscrollbar_ | vscroll_ | | HScrollBar | 水平滚动 | hscrollbar_ | hscroll_ | | Image | ...

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

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

...位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- | | ProgressBar | 进度 | progressbar_ | progress_ | | ComboBox | 下拉框 | combobox_ | combo_ | | VScrollBar | 垂直滚动 | vscrollbar_ | vscroll_ | | HScrollBar | 水平滚动 | hscrollbar_ | hscroll_ | | Image | ...

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

9. 层级面板说明 · LayaAir3.0文档 · LAYABOX [ 56%]

...Radio、RadioGroup、ComboBox、Label、TextInput、TextArea、FontClip、ProgressBar、HSilder、VSlider、List、Panel、Tree、Tab、ViewStack、HScrollBar、VScrollBar、ColorPicker、View、Dialog、OpenDataContextView); 2D骨骼动画(Spine、Skeleton)。 以上列出了可以创建的...

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

10. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 45%]

...= <Area>{ w: -1, h: -1 };  /** 血 */ private _blood_chart: Laya.ProgressBar; // toset: private _blood_area: Area = new AreaEntity( 100, 20 ); public _blood_value: number;  /** 魔鬼 */ private _demon_ani: Laya.Animation; // toset: private _demon_area: Area = new AreaEntity( 100, 100); ...

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