public void BackwardProgress() { currentClearedTasks--; taskCompleted = false; tutorialArea.ReportBackwardProgress(this); }