C# Class NScumm.Scumm.IO.ResourceIndex6

Inheritance: ResourceIndex5
Afficher le fichier Open project: scemino/nscumm Class Usage Examples

Méthodes protégées

Méthode Description
LoadIndex ( GameInfo game ) : void
ReadArrayFromIndexFile ( BinaryReader br ) : void
ReadMaxSizes ( BinaryReader reader ) : void

Method Details

LoadIndex() protected méthode

protected LoadIndex ( GameInfo game ) : void
game GameInfo
Résultat void

ReadArrayFromIndexFile() protected méthode

protected ReadArrayFromIndexFile ( BinaryReader br ) : void
br System.IO.BinaryReader
Résultat void

ReadMaxSizes() protected méthode

protected ReadMaxSizes ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void