C# Class entity.Main.Form1.MapHeader

Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Méthode Description
Compare ( MapHeader map ) : int

Compares certain features of two maps to see how similar they are

MapHeader ( byte headerData ) : System

Method Details

Compare() public méthode

Compares certain features of two maps to see how similar they are
public Compare ( MapHeader map ) : int
map MapHeader
Résultat int

MapHeader() public méthode

public MapHeader ( byte headerData ) : System
headerData byte
Résultat System