C# 클래스 Tiled.Parser.JSONMapParser

상속: MapParser
파일 보기 프로젝트 열기: adampassey/Unity-Tiled-Importer

공개 메소드들

메소드 설명
Parse ( string text ) : Map

비공개 메소드들

메소드 설명
createLayers ( JSONNode json ) : List
createReferences ( JSONNode json ) : GameObject>.Dictionary

메소드 상세

Parse() 공개 메소드

public Parse ( string text ) : Map
text string
리턴 Tiled.Map