C# Class NTiled.Importers.TilesetImporter

Exibir arquivo Open project: patriksvensson/ntiled

Public Methods

Method Description
ImportTilesets ( System.Xml.Linq.XDocument document, string basePath ) : void

Method Details

ImportTilesets() public static method

public static ImportTilesets ( System.Xml.Linq.XDocument document, string basePath ) : void
document System.Xml.Linq.XDocument
basePath string
return void