Monthly Archives: February 2012

Data structures

We use often data structures for whatever application we build, but since ActionScript itself offers them as base classes (Array, ArrayCollection,Vector, Dictionary) you probably never stop to think about them. I was forced when working on casual games, since speed … Continue reading

Posted in General | Leave a comment