Hi, I am trying a code found on the internet (below). When I run it, I obtain this message:
“cannot refer to the non-final local variable startw defined in an enclosing scope”
What is it supposed to mean ? What can I do to solve this ?
Thanks in advance!
Renaud
I think the code above is an example of something not worth copying. Even if you solve this problem your program will crash because there is no matching pushMatrix() for the popMatrix()