Skip to main content

CCContent

CCContent

Cocos2D

Inheritance: 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