C# 클래스 BananaMpq.Layer.Wdt

상속: IChunkCollector
파일 보기 프로젝트 열기: sgraf812/BananaMpq

공개 메소드들

메소드 설명
AdtExistsForTile ( int x, int y ) : bool
Wdt ( byte data ) : System.Collections.Generic

비공개 메소드들

메소드 설명
CreateChunk ( ChunkHeader header ) : Chunk

메소드 상세

AdtExistsForTile() 공개 메소드

public AdtExistsForTile ( int x, int y ) : bool
x int
y int
리턴 bool

Wdt() 공개 메소드

public Wdt ( byte data ) : System.Collections.Generic
data byte
리턴 System.Collections.Generic