Exemplo n.º 1
0
 public void setIntel(int _intel)
 {
     Intel      = Intel + _intel;
     intel.text = Intel.ToString();
 }