C# Class LOLFileReader.ANMListReader

Afficher le fichier Open project: utensil/lolmodelviewer

Méthodes publiques

Méthode Description
Read ( int skin, IFileEntry file, String>.Dictionary &animations, Logger logger ) : bool

Private Methods

Méthode Description
ParseAnimation ( bool replace, String animation, String file, String>.Dictionary &animations ) : void
ParseAnimations ( int skin, StreamReader f, String>.Dictionary &animations ) : void
ParseSkinSpecificAnimations ( int modelSkin, int animationSkin, StreamReader &f, String>.Dictionary &animations ) : void

Method Details

Read() public static méthode

public static Read ( int skin, IFileEntry file, String>.Dictionary &animations, Logger logger ) : bool
skin int
file IFileEntry
animations String>.Dictionary
logger Logger
Résultat bool