#include <CCSpriteFrameCacheHelper.h>
Public Member Functions | |
| void | addSpriteFrameFromFile (const char *plistPath, const char *imagePath) |
| Add sprite frame to CCSpriteFrameCache, it will save display name and it's relative image name. More... | |
Static Public Member Functions | |
| static CC_DEPRECATED_ATTRIBUTE SpriteFrameCacheHelper * | sharedSpriteFrameCacheHelper () |
| @ More... | |
| static SpriteFrameCacheHelper * | getInstance () |
| static void | purge () |
| void addSpriteFrameFromFile | ( | const char * | plistPath, |
| const char * | imagePath | ||
| ) |
Add sprite frame to CCSpriteFrameCache, it will save display name and it's relative image name.
|
static |
|
static |
|
inlinestatic |
@