public void IncrementBossesKilled() { bossesKilled.AddValue(1); }
private void TimerFinished(float secondsOverflow) { textScore.AddValue(pointsPerSecondPlaying); }