大约有 65 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0035 秒)
...共3个,分别为滑块资源`vslider$bar.png`、进度条资源`vslider$progress.png` 及底图资源`vslider.png`。 资源至少应当有两个,一个底图资源,一个滑块资源,否则无法实现滑动功能。缺少了进度条资源组件不会报错,只是不显示进度。 ...
来源: Laya2.0_文档 发布时间: 20210714
...共3个,分别为滑块资源`vslider$bar.png`、进度条资源`vslider$progress.png` 及底图资源`vslider.png`。 资源至少应当有两个,一个底图资源,一个滑块资源,否则无法实现滑动功能。缺少了进度条资源组件不会报错,只是不显示进度。 ...
来源: Laya2.0_文档 发布时间: 20210715
...url : "res/atlas/person.atlas", type : Laya.Loader.ATLAS}, {url : "loading/progress.png", type : Laya.Loader.IMAGE}, {url : "loading/progress$bar.png", type : Laya.Loader.IMAGE}, ] Laya.loader.load(res_array, Handler.create(null, onLoaded)); } function onLoaded() { var res_array = [ {url : "res/atla...
来源: Laya_社区 发布时间: 20180803
...本场景要用的 ["resources/UI/image.png", "resources/UI/progress.png", "resources/UI/progress$bar.png","resources/UI/images/dsgame/banner2.jpg"] ).then(() => { let resArr: Array<any> = [ { url: "resources/UI/images/dsgame/bgImage2.jpg", ...
来源: Laya_社区 发布时间: 20230713
...现类似游戏饥荒的效果 官方提供的进度条示例 只能设置progress.png的九宫, 里面的progress$bar.png 无法设置,然而拉长以后效果简直无法直视 跑马灯滚动公告效果,详细一点,多谢 问题状态 最新活动: 2024-08-12 17:50 浏览: 904 关注: 2...
来源: Laya_社区 发布时间: 20240812
求绘制遮罩会引起黑屏的解决办法 this.progressvalue = new Laya.Image("Game/bar_yuan.png"); this.progressvalue.anchorX = 0.5; this.progressvalue.anchorY = 0.5; this.progressvalue.pos(15, 15); //记录宽度 this.width_x = this.progress.width + 3; this.vmask = new Laya.Sprite(); this....
来源: Laya_社区 发布时间: 20180725
...位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- | | ProgressBar | 进度条 | progressbar_ | progress_ | | ComboBox | 下拉框 | combobox_ | combo_ | | VScrollBar | 垂直滚动条 | vscrollbar_ | vscroll_ | | HScrollBar | 水平滚动条 | hscrollbar_ | hscroll_ | | Image | ...
来源: Laya2.0_文档 发布时间: 20210714
...位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- | | ProgressBar | 进度条 | progressbar_ | progress_ | | ComboBox | 下拉框 | combobox_ | combo_ | | VScrollBar | 垂直滚动条 | vscrollbar_ | vscroll_ | | HScrollBar | 水平滚动条 | hscrollbar_ | hscroll_ | | Image | ...
来源: Laya2.0_文档 发布时间: 20210715
...位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- | | ProgressBar | 进度条 | progressbar_ | progress_ | | ComboBox | 下拉框 | combobox_ | combo_ | | VScrollBar | 垂直滚动条 | vscrollbar_ | vscroll_ | | HScrollBar | 水平滚动条 | hscrollbar_ | hscroll_ | | Image | ...
来源: Laya2.0_文档 发布时间: 20210714
...版本) 报错 QQ玩一玩中不支持带有美元符号的命名,如:progress$bar.png 问题状态 最新活动: 2019-04-19 17:34 浏览: 2610 关注: 3 人
来源: Laya_社区 发布时间: 20181114