cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
Static Public Member Functions
CCFileUtils Class Reference

#import <CCFileUtils.h>

List of all members.

Static Public Member Functions

(NSString *) + fullPathFromRelativePath:

Detailed Description

Helper class to handle file operations

Definition at line 32 of file CCFileUtils.h.


Member Function Documentation

+ (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


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone API Reference - Generated using Doxygen 1.7.4