Re: Why doesn't it animate?

14 views
Skip to first unread message

Benj. N. Sugar

unread,
May 13, 2013, 12:08:54 AM5/13/13
to Processing.js
I think your problem is here:

> if (mouseIsPressed){

> start=1;

> }

it started to work for me when I changed "mouseIsPressed" to
"mousePressed"

see: http://processingjs.org/reference/mousePressed/
Reply all
Reply to author
Forward
0 new messages