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

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

51. 如何获取animation的node节点? [ 54%]

...象的基类, 而且在2.0里面已经使用场景Scene替代了viewdialog,如果你比较过创建后的Scene、viewdialog,它们的文件后缀都是scene 在场景的层级面板中,你可以选中任意节点,然后右键点击,在弹出菜单中选创建2D-->Animotion,这样...

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

52. 预设组件挂脚本,添加到场景以后赋值失败 [ 52%]

...景黑屏 FD 宏编译时 出现 试图访问该方法时失败 View嵌套Dialog组件 问题状态 最新活动: 2021-10-27 14:27 浏览: 2523 关注: 1 人 Laya_Fred • 2021-10-27 16:23 在label预制体的脚本上指定intType时,绑定了当前prefab内的testLab,当加入到场景时,...

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

53. laya.ui.View [ 50%]

...ass ViewInheritanceView Scene Sprite Node EventDispatcher ObjectSubclasses Dialog, MoreGame View 是一个视图类,2.0开始,更改继承至Scene类,相对于Scene,增加相对布局功能。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefine...

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

54. laya.ui.View [ 48%]

...InheritanceView Box Component Sprite Node EventDispatcher ObjectSubclasses Dialog View 是一个视图类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值...

来源: laya_api 发布时间: 20170929

55. 场景管理 · LayaAir3.0文档 · LAYABOX [ 47%]

...在2.0项目开发中,无论是创建场景Scene,页面View,对话框Dialog,3d场景scene3d,文件类型和后缀都是scene。但是3.0中场景的划分有所区别,不再是统一的后缀scene方式。 一、IDE中的场景 1.1 新建场景 使用IDE新建一个3D项目,在IDE中...

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

56. laya.ui.Dialog_API3.0 [ 46%]

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

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

57. laya.ui.DialogManager [ 45%]

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

来源: laya_api 发布时间: 20170929

58. laya.ui.DialogManager [ 45%]

...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

59. 在不开微信调试的情况下无法显示图集和用户头像信息 [ 44%]

... 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 Adobe Flash Builder 4.7无法编译Laya2.6.1创...

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

60. laya.ui.MoreGame [ 44%]

...关闭所有场景,不包括对话框,如果关闭对话框,请使用Dialog.closeAll() 【注意】被关闭的场景,如果没有设置autoDestroyAtRemoved=true,则资源可能不能被回收,需要自己手动回收 Scene contains(node:Node):Boolean 当前容器是否包含指定的 N...

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