public VisaoRobo(etc.Range rangeIndividual, etc.Range rangeTime) { this.rangeIndividual = rangeIndividual; this.rangeTime = rangeTime; infoVtoERobo = new InfoVtoERobo(); }
public VisaoBola(etc.Range range) { this.range = range; info = new InfoVtoEBola(); //modifica = new Point(); }