Ejemplo n.º 1
0
 public float GetFuel()
 {
     return(flySystem.GetFuel() / 100);
 }