flixel.graphics.atlas
| .. | |
|---|---|
| FlxAtlas | Class for packing multiple images in big one and generating frame data for each of them so you can easily load regions of atlas in sprites and tilemaps as a source of graphic  | 
| FlxNode | Atlas node holds information about image on Atlas. Plus it have few methods for easy frame data generation, which can be loaded in sprites and in tilemaps.  |