Debugging Processing.js - a little help getting started with Firebug, please?
in
Processing with Other Languages
•
3 months ago
Can someone give me a line of code I can enter into the Firebug console to change the behaviour of a running Processing.js sketch, please?
Or for that matter I'm sure an example with one of the other common JavaScript debugging tools would do just as well. I'm sure anything else I might want to do with a debugger would become easier after that - my JavaScript is a little weak, but Processing.js all looks like one big closure to me.
Any sketch is fine - the one I'm using is here
And it may be worth mentioning I've already figured out a way to change the behaviour of a running Java-mode sketch.
Thanks!
1