Exemplo n.º 1
0
 public void cometerCrimen(CiudadGotica ciudad)
 {
     ciudad.robos(tipo);
     cantidadDeMaldades++;
 }