C# Class TiledPipelineExtensions.MapObject

显示文件 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_oe property

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

Name public_oe property

public string Name
return string

Properties public_oe property

public List Properties
return List

Type public_oe property

public string Type
return string