CCContent
CCContent
Cocos2DInheritance: System.Object
Constructors
CCContent()
CCContent()()
Properties
Content(System.String)
Methods
LoadContentFile(string)
System.String LoadContentFile(string)(System.String file)
Helper static method to load the contents of a CCContent object.
Parameters:
file
(System.String)Returns:
System.String
Example