#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 CCSpriteFrameCacheHelper * | sharedSpriteFrameCacheHelper () |
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 |