hi all,
i draw a rect:
fill(255,0,0);
rect(0,0,100,100);
how i can this rect. to fill (255,0,0) OR (123,23,12) OR (148,140,117) every start.
sory my english.
thx
i draw a rect:
fill(255,0,0);
rect(0,0,100,100);
how i can this rect. to fill (255,0,0) OR (123,23,12) OR (148,140,117) every start.
sory my english.
thx
1