Created
October 11, 2012 12:53
-
-
Save kw0006667/3872086 to your computer and use it in GitHub Desktop.
Add sprite by plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CCSpriteFrameCache *frameCache = CCSpriteFrameCache::sharedSpriteFrameCache(); | |
frameCache->addSpriteFramesWithFile("Charlie_plist.plist"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment