Titel der neuen Seite
size(800,480);PImage hintergrundbild;
PImage bild;
hintergrundbild = loadImage("back.gif");
bild = loadImage("luigi24.png");
background(hintergrundbild);
imageMode(CENTER);
image(bild,width/2,height/2);




.jpg)


Jeyyy
Cool! (►Link)