public void setBatch(Batch b) { batch.setBatch(b.getBatch()); batch.setColor(b.getColor()); batch.setRepeat(b.getRepeat()); }