PlistDocument.PlistDocumentReader
PlistDocument.PlistDocumentReader
Cocos2DInheritance: System.Object
Constructors
PlistDocumentReader()
PlistDocumentReader()()
Methods
Read(ContentReader, PlistDocument)
Cocos2D.PlistDocument Read(ContentReader, PlistDocument)(Microsoft.Xna.Framework.Content.ContentReader input, Cocos2D.PlistDocument existingInstance)
Parameters:
input
(Microsoft.Xna.Framework.Content.ContentReader)existingInstance
(Cocos2D.PlistDocument)Returns:
Cocos2D.PlistDocument
Example
ReadValue(ContentReader)
Cocos2D.PlistObjectBase ReadValue(ContentReader)(Microsoft.Xna.Framework.Content.ContentReader input)
Parameters:
input
(Microsoft.Xna.Framework.Content.ContentReader)Returns:
Cocos2D.PlistObjectBase