C# Class BananaMpq.Layer.Wdt

Inheritance: IChunkCollector
Datei anzeigen Open project: sgraf812/BananaMpq

Public Methods

Method Description
AdtExistsForTile ( int x, int y ) : bool
Wdt ( byte data ) : System.Collections.Generic

Private Methods

Method Description
CreateChunk ( ChunkHeader header ) : Chunk

Method Details

AdtExistsForTile() public method

public AdtExistsForTile ( int x, int y ) : bool
x int
y int
return bool

Wdt() public method

public Wdt ( byte data ) : System.Collections.Generic
data byte
return System.Collections.Generic