CCPointReader
CCPointReader
Cocos2DInheritance: 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