C# Class TiledSharp.ObjectGroup.Object

Inheritance: IElement
Exibir arquivo Open project: SNUGDC/snugdc-study-bouncy_ball

Public Methods

Method Description
Object ( System.Xml.Linq.XElement xObject ) : System
ParsePoints ( System.Xml.Linq.XElement xPoints ) : double>>.List

Method Details

Object() public method

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

ParsePoints() public method

public ParsePoints ( System.Xml.Linq.XElement xPoints ) : double>>.List
xPoints System.Xml.Linq.XElement
return double>>.List