|
cocos2d-iphone
1.0.1
Improved Cocos2D API Reference (iOS version) for Kobold2D developers
|
#include <CCFileUtils.h>
Static Public Member Functions | |
| NSString * | fullPathFromRelativePath: (NSString *relPath) |
Helper class to handle file operations
| NSString* CCFileUtils::fullPathFromRelativePath: | ( | NSString * | relPath | ) | [static, virtual] |
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