Normal
Bei [code=Java]Graphics2D g2 = (Graphics2D)g.create(); g2.rotate(Math.toRadians(45), treerray[z].posx, treerray[z].posy);[/code]tut sich nichts.
Bei [code=Java]Graphics2D g2 = (Graphics2D)g.create();
g2.rotate(Math.toRadians(45), treerray[z].posx, treerray[z].posy);[/code]
tut sich nichts.