C# Class NScumm.Scumm.IO.ResourceIndex

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

Méthodes publiques

Méthode Description
Load ( GameInfo game ) : ResourceIndex

Méthodes protégées

Méthode Description
LoadIndex ( GameInfo game ) : void
ResourceIndex ( ) : System.Collections.Generic

Method Details

Load() public static méthode

public static Load ( GameInfo game ) : ResourceIndex
game GameInfo
Résultat ResourceIndex

LoadIndex() protected abstract méthode

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

ResourceIndex() protected méthode

protected ResourceIndex ( ) : System.Collections.Generic
Résultat System.Collections.Generic