Monthly Archives: October 2008
AS3 bitmap mosaic class
This class will allow you to create a pixellated copy of any display object. It allows for varying pixel sizes and caching of rendered pixels so you don’t have to redraw them every time. mosaic Usage is as follows: var … Continue reading