PlistReal
PlistReal
Cocos2DInheritance: System.Object → Cocos2D.PlistObjectBase → Cocos2D.PlistObject{System.Single}
Constructors
PlistReal(float)
PlistReal(float)(System.Single value)
Parameters:
value
(System.Single)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
Write(XmlWriter)
Write(XmlWriter)(System.Xml.XmlWriter writer)
Parameters:
writer
(System.Xml.XmlWriter)Example