Skip to content
JB
← All articles

Tag

#singleton

1 article

AS3 Singleton

Singleton classes are very useful. So I wanted to show a simple sample of a Singleton class. I like to use these as models to store data in one location that.

Read more →