C# Class Catrobat.IDE.Core.Xml.XmlObjects.XmlSpriteList

Inheritance: XmlObjectNode
Afficher le fichier Open project: Catrobat/CatrobatForWindows Class Usage Examples

Méthodes publiques

Méthode Description
LoadReference ( ) : void
XmlSpriteList ( ) : System.Collections.Generic
XmlSpriteList ( System.Xml.Linq.XElement xRoot ) : System.Collections.Generic

Private Methods

Méthode Description
CreateXml ( ) : System.Xml.Linq.XElement
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void

Method Details

LoadReference() public méthode

public LoadReference ( ) : void
Résultat void

XmlSpriteList() public méthode

public XmlSpriteList ( ) : System.Collections.Generic
Résultat System.Collections.Generic

XmlSpriteList() public méthode

public XmlSpriteList ( System.Xml.Linq.XElement xRoot ) : System.Collections.Generic
xRoot System.Xml.Linq.XElement
Résultat System.Collections.Generic