Esempio n. 1
0
 public float AddWater(float speed)
 {
     return(tower.AddFluid(speed));
 }