public void Close() { StatsWindow.Close(); }
public void EndBattle() { statsWindow.Close(); battleWindow.Close(); togglePlayerMovement = true; }