addEventListener on Singleton Class
I’m trying to add an EventListener to a singleton class but even though I do have an instance of the class I get a compiler error, that I try to do…

I’m trying to add an EventListener to a singleton class but even though I do have an instance of the class I get a compiler error, that I try to do…
Recent Comments