🌈 搜索
📅  最后修改于: 2022-03-11 14:55:19.528000             🧑  作者: Mango
func _notification(what): if what == MainLoop.NOTIFICATION_WM_QUIT_REQUEST: get_tree().quit() # default behavior