C# Class CrystalMpq.DataFormats.ZoneMap

Afficher le fichier Open project: sgraf812/crystalmpq

Méthodes publiques

Méthode Description
ZoneMap ( Stream stream ) : System
this ( int x, int y ) : int

Method Details

ZoneMap() public méthode

public ZoneMap ( Stream stream ) : System
stream Stream
Résultat System

this() public méthode

public this ( int x, int y ) : int
x int
y int
Résultat int