C# 클래스 Server.Infrastructure.Content.Tilemaps.TmxObjectGroup.TmxObject

상속: ITmxElement
파일 보기 프로젝트 열기: GrindFest/GrindFest

공개 메소드들

메소드 설명
ParsePoints ( System.Xml.Linq.XElement xPoints ) : int>>.List
TmxObject ( System.Xml.Linq.XElement xObject ) : System

메소드 상세

ParsePoints() 공개 메소드

public ParsePoints ( System.Xml.Linq.XElement xPoints ) : int>>.List
xPoints System.Xml.Linq.XElement
리턴 int>>.List

TmxObject() 공개 메소드

public TmxObject ( System.Xml.Linq.XElement xObject ) : System
xObject System.Xml.Linq.XElement
리턴 System