C# Class Server.Infrastructure.Content.Tilemaps.TmxObjectGroup.TmxObject

Inheritance: ITmxElement
Show file Open project: GrindFest/GrindFest

Public Methods

Method Description
ParsePoints ( System.Xml.Linq.XElement xPoints ) : int>>.List
TmxObject ( System.Xml.Linq.XElement xObject ) : System

Method Details

ParsePoints() public method

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

TmxObject() public method

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