Skip to main content

CCPointReader

CCPointReader

Cocos2D

Inheritance: System.Object

Constructors

CCPointReader()

CCPointReader()()

Methods

Read(ContentReader, CCPoint)

Cocos2D.CCPoint Read(ContentReader, CCPoint)(Microsoft.Xna.Framework.Content.ContentReader input, Cocos2D.CCPoint existingInstance)
Parameters:
input (Microsoft.Xna.Framework.Content.ContentReader)
existingInstance (Cocos2D.CCPoint)
Returns:
Cocos2D.CCPoint
Example