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

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

11. 对一个Dialog对象进行第二次show的时候,无法正常显示出来的bug! [ 79%]

对一个Dialog对象进行第二次show的时候,无法正常显示出来的bug! 如题,貌似是这样的,由于在第一次close之后没有将该对象的scaleX scaleY还原到初始状态,导致第二次show的时候,scaleX scaleY仍然为0,所以无法被弹出 2017-03-16 添加...

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

12. 照着官方文档写的 Dialog 报错? [ 79%]

照着官方文档写的 Dialog 报错? var LoadResource = function () { LoadResource.prototype.init = function () { this._container = new Sprite(); Laya.stage.addChild(this._container); Laya.loader.load(["../bin/res/ui/progressBar.png", "../bin/res/ui/progressBar$bar.png"], Handler.create(this, ...

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

13. 如何知道一个dialog是否已关闭? [ 78%]

如何知道一个dialog是否已关闭? 一个dialog调用popup或者show后,不管有没有再调用close,dialog的destroyed 都为false,isPopup都为true。 有什么属性可以知道这个dialog是否已关闭?    2017-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

14. laya.ui.Dialog [ 76%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames DialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Box Component Sprite Node EventDispatcher ObjectSubclasses AsynDialog Dialog 组件是一个弹出对话框,...

来源: laya_api 发布时间: 20170929

15. laya.ui.Dialog [ 74%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames DialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖动...

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

16. laya.ui.AsynDialog [ 71%]

...cumentationAll Packages | All Classes | Index | Frames No Frames AsynDialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class AsynDialogInheritanceAsynDialog Dialog View Box Component Sprite Node EventDispatcher Object 异步Dialog的生命周期:show或者popup >...

来源: laya_api 发布时间: 20170929

17. dialogUI 界面 [ 70%]

dialogUI 界面 this.dialog = new Laya.Dialog();  这样的 dialog 是黑色的,默认有 show  close   但是创建的 dialogUI 界面是什么东西呢?两者是否一致? 2018-01-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

18. laya.ui.Dialog_API3.0 [ 66%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Dialog" Dialog Class Dialog Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设...

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

19. laya.ui.DialogManager [ 65%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames DialogManagerProperties | Methods | Events Packagelaya.uiClasspublic class DialogManagerInheritanceDialogManager Sprite Node EventDispatcher Object DialogManager 对话框管理容器,所有的对话框都在该容器内...

来源: laya_api 发布时间: 20170929

20. laya.ui.DialogManager [ 64%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames DialogManagerProperties | Methods | Events Packagelaya.uiClasspublic class DialogManagerInheritanceDialogManager Sprite Node EventDispatcher Object DialogManager 对话框管理容器,所有的对话框都在该容器内...

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