C# Class TiledSharp.TmxObject

Inheritance: ITmxElement
Show file Open project: marshallward/TiledSharp Class Usage Examples

Public Methods

Method Description
ParsePoints ( System.Xml.Linq.XElement xPoints ) : Collection
TmxObject ( System.Xml.Linq.XElement xObject ) : System

Method Details

ParsePoints() public method

public ParsePoints ( System.Xml.Linq.XElement xPoints ) : Collection
xPoints System.Xml.Linq.XElement
return Collection

TmxObject() public method

public TmxObject ( System.Xml.Linq.XElement xObject ) : System
xObject System.Xml.Linq.XElement
return System