CCPointReader
CCPointReader
Cocos2DInheritance: System.Object → Microsoft.Xna.Framework.Content.ContentTypeReader → Microsoft.Xna.Framework.Content.ContentTypeReader{Cocos2D.CCPoint}
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.CCPointExample