C# Class BananaMpq.Layer.Wdt

Inheritance: IChunkCollector
Afficher le fichier Open project: sgraf812/BananaMpq

Méthodes publiques

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

Private Methods

Méthode Description
CreateChunk ( ChunkHeader header ) : Chunk

Method Details

AdtExistsForTile() public méthode

public AdtExistsForTile ( int x, int y ) : bool
x int
y int
Résultat bool

Wdt() public méthode

public Wdt ( byte data ) : System.Collections.Generic
data byte
Résultat System.Collections.Generic