HTML5 canvas: how do I create a private/local variable in Actionscript?
I'm using a variable to create a toggle-effect on a function. The only problem is that this code changes the variable globally, and not locally for each object using the function. I know what I have to do, just not how Function: Call: | |