C# Class NTiled.Importers.TilesetImporter

Afficher le fichier Open project: patriksvensson/ntiled

Méthodes publiques

Méthode Description
ImportTilesets ( System.Xml.Linq.XDocument document, string basePath ) : void

Method Details

ImportTilesets() public static méthode

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