Skip to content

Instantly share code, notes, and snippets.

@kw0006667
Created October 11, 2012 12:53
Show Gist options
  • Save kw0006667/3872086 to your computer and use it in GitHub Desktop.
Save kw0006667/3872086 to your computer and use it in GitHub Desktop.
Add sprite by plist
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