I'm brand new to Processing. I understand draw() is the main loop. Have looked at sample programs.
In programs like Director or Flash, you can have different loop functions depending on what frame you're in, etc. Which is important cuz obviously at different times you want to be in totally different scenes and whatnot.
So my question is how is this issue dealt with in Processing?
Can you alter draw()?
Can you have multiple draw() functions?
Yadayada
Thanks,
ja
1