cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CDUtilities Class Reference

Collection of utilities required by CocosDenshion. More...

#import <CocosDenshion.h>

Inheritance diagram for CDUtilities:

Class Methods

(NSString *) + fullPathFromRelativePath:
 Fundamentally the same as the corresponding method is FileUtils but added to break binding to cocos2d. More...
 
(NSString *) + fullPathFromRelativePath:
 Fundamentally the same as the corresponding method is FileUtils but added to break binding to cocos2d. More...
 

Detailed Description

Collection of utilities required by CocosDenshion.

Method Documentation

+ (NSString*)
fullPathFromRelativePath:
(NSString *)  relPath

Fundamentally the same as the corresponding method is FileUtils but added to break binding to cocos2d.

+ (NSString*)
fullPathFromRelativePath:
var  relPath

Fundamentally the same as the corresponding method is FileUtils but added to break binding to cocos2d.

+ (NSString*)
fullPathFromRelativePath:
local  relPath

Fundamentally the same as the corresponding method is FileUtils but added to break binding to cocos2d.

+ (NSString*)
fullPathFromRelativePath:
(NSString *)  relPath

Fundamentally the same as the corresponding method is FileUtils but added to break binding to cocos2d.

+ (NSString*)
fullPathFromRelativePath:
var  relPath

Fundamentally the same as the corresponding method is FileUtils but added to break binding to cocos2d.

+ (NSString*)
fullPathFromRelativePath:
local  relPath

Fundamentally the same as the corresponding method is FileUtils but added to break binding to cocos2d.


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