C# Class FETextEditor.FEditor_shit.FEditorSucks

Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old

Méthodes publiques

Méthode Description
AHCopy ( Stream source, Stream dest ) : void
HasFooter ( GBAROM rom ) : bool
RemoveAndReadFooter ( GBAROM rom, GBAMemoryManager memMan ) : void

Private Methods

Méthode Description
EvenNumberAdvanced ( this stream, long start ) : bool
ReadEncodedInteger ( this reader ) : int

Method Details

AHCopy() public static méthode

public static AHCopy ( Stream source, Stream dest ) : void
source Stream
dest Stream
Résultat void

HasFooter() public static méthode

public static HasFooter ( GBAROM rom ) : bool
rom Nintenlord.ROMHacking.GBA.GBAROM
Résultat bool

RemoveAndReadFooter() public static méthode

public static RemoveAndReadFooter ( GBAROM rom, GBAMemoryManager memMan ) : void
rom Nintenlord.ROMHacking.GBA.GBAROM
memMan GBAMemoryManager
Résultat void