C# 클래스 Nintenlord.AWMapInserter.Program

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old

공개 메소드들

메소드 설명
Run ( string MARfile, string ROMfile, int offset, int mapSize, bool writePointer, int pointerOffset ) : void

비공개 메소드들

메소드 설명
GetPointer ( int offset ) : int
Main ( ) : void
Total ( int array ) : int

메소드 상세

Run() 공개 정적인 메소드

public static Run ( string MARfile, string ROMfile, int offset, int mapSize, bool writePointer, int pointerOffset ) : void
MARfile string
ROMfile string
offset int
mapSize int
writePointer bool
pointerOffset int
리턴 void