Esempio n. 1
0
 public double GetAllBallAdjustedValue()
 {
     return(GetAllBallValue() * obstacleMan.GetAllDestroyerValue());
 }