C# 클래스 NTiled.Importers.TilesetImporter

파일 보기 프로젝트 열기: patriksvensson/ntiled

공개 메소드들

메소드 설명
ImportTilesets ( System.Xml.Linq.XDocument document, string basePath ) : void

메소드 상세

ImportTilesets() 공개 정적인 메소드

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