cocos2d-iphone  1.0.1
Improved Cocos2D API Reference (iOS version) for Kobold2D developers
CCFileUtils Interface Reference

#include <CCFileUtils.h>

List of all members.

Static Public Member Functions

NSString * fullPathFromRelativePath: (NSString *relPath)

Detailed Description

Helper class to handle file operations


Member Function Documentation

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


The documentation for this interface was generated from the following file: