This commit is contained in:
Nebel 2012-10-28 03:43:12 +09:00
parent a8c55dd841
commit f62ee3082a

View file

@ -6,8 +6,8 @@ void setup(){
//rinkaku
rect(0,0,180,180,60);
triangle(0,0,90,-30,180,0);
noStroke();
rect(0,0,185,60);
stroke(0xff);
rect(0,0,180,60);
stroke(0);
//eyes
fill(0);