C# 클래스 MapServer.TTree

파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Father TTree
dir byte
h int
x short
y short

공개 메소드들

메소드 설명
TTree ( ) : System

메소드 상세

TTree() 공개 메소드

public TTree ( ) : System
리턴 System

프로퍼티 상세

Father 공개적으로 프로퍼티

public TTree,MapServer Father
리턴 TTree

dir 공개적으로 프로퍼티

public byte dir
리턴 byte

h 공개적으로 프로퍼티

public int h
리턴 int

x 공개적으로 프로퍼티

public short x
리턴 short

y 공개적으로 프로퍼티

public short y
리턴 short