PlistObjectBase
PlistObjectBase
Cocos2DInheritance: System.Object
Constructors
PlistObjectBase()
PlistObjectBase()()Properties
AsArray(Cocos2D.PlistArray)
AsBinary(System.Byte[])
AsBool(System.Boolean)
AsDate(System.DateTime)
AsDictionary(Cocos2D.PlistDictionary)
AsFloat(System.Single)
AsInt(System.Int32)
AsString(System.String)
Methods
ObjectToPlistObject(object)
Cocos2D.PlistObjectBase ObjectToPlistObject(object)(System.Object value)Parameters:
value (System.Object)Returns:
Cocos2D.PlistObjectBaseWrite(XmlWriter)
Write(XmlWriter)(System.Xml.XmlWriter writer)Parameters:
writer (System.Xml.XmlWriter)