Exemplo n.º 1
0
 public void _on_BackButton_pressed()
 {
     GDKnyttSettings.saveSettings();
     TouchSettings.applyAllSettings(GetTree());
     ClickPlayer.Play();
     this.QueueFree();
 }