extends VSplitContainer func _on_start_button_pressed(): print("start") func _on_quit_button_pressed(): print("quit")