C# Class Alexandria.Platforms.NintendoDS.RomFile

A file within a Rom.
Inheritance: Glare.Assets.DataAsset
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Méthodes publiques

Méthode Description
Open ( ) : Stream

Open the ROM file.

Private Methods

Méthode Description
RomFile ( Rom rom, int index, BinaryReader reader ) : System
Sort ( FolderAsset parent, string name ) : void

Method Details

Open() public méthode

Open the ROM file.
public Open ( ) : Stream
Résultat Stream