C# Class MCDawn.ConvertDat

Afficher le fichier Open project: jonnyli1125/MCDawn Class Usage Examples

Méthodes publiques

Méthode Description
Load ( Stream lvlStream, string fileName ) : MCDawn.Level

Private Methods

Méthode Description
MemCmp ( byte data, int offset, string value ) : bool

Method Details

Load() public static méthode

public static Load ( Stream lvlStream, string fileName ) : MCDawn.Level
lvlStream Stream
fileName string
Résultat MCDawn.Level