public double GetAllBallAdjustedValue() { return(GetAllBallValue() * obstacleMan.GetAllDestroyerValue()); }