AcceptDialog:带有确认按钮的对话框,用于确认操作。 ConfirmationDialog:带有确认和取消按钮的对话框,用于确认或取消操作。 FileDialog:文件选择对话框,允许用户选择文件或文件夹。 Popup:基础弹出窗口控件,用于创建简单的临时窗口。 Window:标准窗口控件,可包含其他控件,用于创建独立的对话框或窗口。 3.3. 展示控件(Display...
ConfirmationDialog:有确定和取消两个按钮 FileDialog:是用来读取和加载文件的窗口 PopupDialog:是简单的提示窗口 PopupMenu:弹出菜单, 通过逻辑添加菜单项(add_item等),菜单选项的值 PopupPanel:面板
items=["Popup","PopupDialog","PopupMenu","PopupPanel","WindowDialog","AcceptDialog","ConfirmationDialog","FileDialog"]}}func_enter_tree():forgupinnodes:vargupBtn=Button.new()# 分组按钮 gupBtn.text=nodes[gup].gup_name # 分组名称 gupBtn.flat=true# 平面化按钮 gupBtn.size_flags_horizontal=...
ConfirmationDialog_delete_message.gd FileDialog_load.gd FileDialog_load_assistant.gd FileDialog_load_prompt.gd FileDialog_save_assistant.gd FileDialog_save_prompt.gd FileDialog_saveconvo.gd LICENSE LLM_INPUT.gd README.md ScrollContainer_convo.gd TextEdit_LLM_INPUT.gd TextEdit_contextassistants.gd ...
ConfirmationDialog.xml Container.xml Control.xml ConvexPolygonShape.xml ConvexPolygonShape2D.xml Crypto.xml CryptoKey.xml CubeMap.xml CubeMesh.xml CullInstance.xml Curve.xml Curve2D.xml Curve3D.xml CurveTexture.xml CylinderMesh.xml CylinderShape.xml DTLSServer.xml DampedSpringJoint2D.xml Dict...
ConfirmationDialog This dialog inherits from AcceptDialog and also shows a Cancel button alongside the OK button. Here you can see some highlighting of the control (OK button) that has focus. This behaviour can be disabled in the Focus property settings. ...
Pressing Shift + Enter in the script editor Find dialog will now go to the previous match. Improved the node deletion confirmation message. If there is only one node to delete, its name is displayed in the message. If there is more than one node to delete, the number of nodes to dele...
title:弹窗的标题 AcceptDialog:是带有一个确定按钮的警告窗 ConfirmationDialog:有确定和取消两个按钮 FileDialog:是用来读取和加载文件的窗口 PopupDialog:是简单的提示窗口 PopupMenu:弹出菜单, 通过逻辑添加菜单项(add_item等),菜单选项的值 PopupPanel:面板...
欢迎来到 Godot 引擎 的官方文档,Godot 引擎是一款免费、由开源社区驱动的 2D 和 3D 游戏引擎!如果是初次阅读本文档,我们建议您读一下 introduction page ,以对本文档的内容有一个整体的了解。 入门 开发 开始编译 引擎开发 编辑器开发 社区 类参考
Pressing Shift + Enter in the script editor Find dialog will now go to the previous match. Improved the node deletion confirmation message. If there is only one node to delete, its name is displayed in the message. If there is more than one node to delete, the number of nodes to dele...