von den anderen
This commit is contained in:
8
Zeichnen/Gesicht/Gesicht.pde
Normal file
8
Zeichnen/Gesicht/Gesicht.pde
Normal file
@@ -0,0 +1,8 @@
|
||||
fill (0);
|
||||
ellipse (50,50,60,60);
|
||||
fill (253);
|
||||
ellipse (40,45,20,20);
|
||||
ellipse (60,45,20,20);
|
||||
fill (0);
|
||||
ellipse (40,45,4,4);
|
||||
ellipse (60,45,4,4);
|
||||
Reference in New Issue
Block a user