C# Class TiledSharp.TmxObject

Inheritance: ITmxElement
Afficher le fichier Open project: marshallward/TiledSharp Class Usage Examples

Méthodes publiques

Méthode Description
ParsePoints ( System.Xml.Linq.XElement xPoints ) : Collection
TmxObject ( System.Xml.Linq.XElement xObject ) : System

Method Details

ParsePoints() public méthode

public ParsePoints ( System.Xml.Linq.XElement xPoints ) : Collection
xPoints System.Xml.Linq.XElement
Résultat Collection

TmxObject() public méthode

public TmxObject ( System.Xml.Linq.XElement xObject ) : System
xObject System.Xml.Linq.XElement
Résultat System