background() placed in void setup() or void draw() ? does it matter?
in
Programming Questions
•
1 year ago
Well, as I was reading through some references.
If you read the
setup() .. it says you can initialize like the background color etc
BUT if you go to the background() reference.. it says to place it in the draw()
now, it says it clears it out every time?
what does that mean? isnt clear?
I know I sound like a noob here lol but I appreciate the help :D
Question: does it matter where it goes? is there a difference?
Best Regards, El_Emperador
1