C# 클래스 FETextEditor.FEditor_shit.FEditorSucks

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

공개 메소드들

메소드 설명
AHCopy ( Stream source, Stream dest ) : void
HasFooter ( GBAROM rom ) : bool
RemoveAndReadFooter ( GBAROM rom, GBAMemoryManager memMan ) : void

비공개 메소드들

메소드 설명
EvenNumberAdvanced ( this stream, long start ) : bool
ReadEncodedInteger ( this reader ) : int

메소드 상세

AHCopy() 공개 정적인 메소드

public static AHCopy ( Stream source, Stream dest ) : void
source Stream
dest Stream
리턴 void

HasFooter() 공개 정적인 메소드

public static HasFooter ( GBAROM rom ) : bool
rom Nintenlord.ROMHacking.GBA.GBAROM
리턴 bool

RemoveAndReadFooter() 공개 정적인 메소드

public static RemoveAndReadFooter ( GBAROM rom, GBAMemoryManager memMan ) : void
rom Nintenlord.ROMHacking.GBA.GBAROM
memMan GBAMemoryManager
리턴 void