C# Class TiledPipelineExtensions.MapObject

Show file Open project: Diegoisawesome/AwesomeMapEditor-old Class Usage Examples

Public Properties

Property Type Description
Location System.Drawing.Rectangle
Name string
Properties List
Type string

Public Methods

Method Description
MapObject ( XmlNode node ) : System.Collections.Generic

Method Details

MapObject() public method

public MapObject ( XmlNode node ) : System.Collections.Generic
node System.Xml.XmlNode
return System.Collections.Generic

Property Details

Location public property

public Rectangle,System.Drawing Location
return System.Drawing.Rectangle

Name public property

public string Name
return string

Properties public property

public List Properties
return List

Type public property

public string Type
return string