|
cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
|
#import <CCFileUtils.h>
Static Public Member Functions | |
| (NSString *) | + fullPathFromRelativePath: |
Helper class to handle file operations
Definition at line 32 of file CCFileUtils.h.
| + (NSString*) fullPathFromRelativePath: | (NSString *) | relPath |
Returns the fullpath of an filename.
If this method is when Retina Display is enabled, then the Retina Display suffix will be appended to the file (See ccConfig.h).
If the Retina Display image doesn't exist, then it will return the "non-Retina Display" image