/TextureUnpacker

read plist and unpack textures from atlas,which packed by TexturePacker. support cocos2d format only right now.

Primary LanguageObjective-C

TextureUnpacker

simple code to unpack atlas that packed by TexturePacker. read plist and unpack all sprite textures from atlas. support cocos2d format only right now.