1
Ask a Question / Re: How to move programmatically generated tiles?
« on: October 30, 2011, 02:06:36 pm »
Interesting discovery! The tile that I created using createTileAt has a null value for its pixels attribute. The tile's parent's pixels attribute is correctly listed as BitmapData, but the tile itself isn't. Is there something I have to enable for the pixels attribute to be correct?