C# Class entity.Main.Form1.MapHeader

Exibir arquivo Open project: troymac1ure/Entity

Public Methods

Method 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 method

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

MapHeader() public method

public MapHeader ( byte headerData ) : System
headerData byte
return System