C# 클래스 entity.Main.Form1.MapHeader

파일 보기 프로젝트 열기: troymac1ure/Entity

공개 메소드들

메소드 설명
Compare ( MapHeader map ) : int

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

MapHeader ( byte headerData ) : System

메소드 상세

Compare() 공개 메소드

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

MapHeader() 공개 메소드

public MapHeader ( byte headerData ) : System
headerData byte
리턴 System