C# Class NTiled.Parsers.HeaderParser

Show file Open project: patriksvensson/ntiled

Public Methods

Method Description
ReadHeader ( TiledMap map, System.Xml.Linq.XElement root ) : void

Method Details

ReadHeader() public static method

public static ReadHeader ( TiledMap map, System.Xml.Linq.XElement root ) : void
map TiledMap
root System.Xml.Linq.XElement
return void