C# 클래스 CrystalMpq.DataFormats.ZoneMap

파일 보기 프로젝트 열기: sgraf812/crystalmpq

공개 메소드들

메소드 설명
ZoneMap ( Stream stream ) : System
this ( int x, int y ) : int

메소드 상세

ZoneMap() 공개 메소드

public ZoneMap ( Stream stream ) : System
stream Stream
리턴 System

this() 공개 메소드

public this ( int x, int y ) : int
x int
y int
리턴 int