104105106107108109110111112113114
this.linksD = new Random().nextDouble() * 10 - 1; this.rechtsD = new Random().nextDouble() * 10 - 1; } r.setGeschRadLinks(links); r.setGeschRadRechts(rechts); if (!r.vorwaerts()) { r.unfallSimulation(360); } } /**